Searched refs:QUOTA_PER_FRAME (Results 1 – 1 of 1) sorted by relevance
25 private static final int QUOTA_PER_FRAME = 1; field in TextureUploader95 int uploadQuota = QUOTA_PER_FRAME; in onGLIdle()97 if (uploadQuota < QUOTA_PER_FRAME) mGLRoot.requestRender(); in onGLIdle()