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