HomeSort by relevance Sort by last modified time
    Searched refs:m_pendingCropRects (Results 1 - 2 of 2) sorted by null

  /development/tools/emulator/opengl/tests/ut_renderer/
RendererContext.h 55 PendingCropRectSet &getPendingCropRects() { return m_pendingCropRects; }
124 PendingCropRectSet m_pendingCropRects;
RendererContext.cpp 64 m_pendingCropRects.insert(r);

Completed in 4090 milliseconds