MCPcopy Index your code
hub / github.com/processing/processing / getPixelScale

Method getPixelScale

core/src/processing/opengl/PGL.java:602–602  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

600
601
602 abstract protected float getPixelScale();
603
604 ///////////////////////////////////////////////////////////
605

Callers 6

beginRenderMethod · 0.95
endRenderMethod · 0.95
createFBOLayerMethod · 0.95
restoreFirstFrameMethod · 0.95
drawTextureMethod · 0.95
updatePixelSizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected