Home
last modified time | relevance | path

Searched refs:getPendingCropRects (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/tests/ut_renderer/
DRendererContext.h55 PendingCropRectSet &getPendingCropRects() { return m_pendingCropRects; } in getPendingCropRects() function
DRenderingThread.cpp143 PendingCropRectSet &rset = m_currentContext->getPendingCropRects(); in applyPendingCropRects()