Home
last modified time | relevance | path

Searched defs:clippedBounds (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DBakedOpState.h90 Rect clippedBounds; variable
DLayerBuilder.cpp210 void LayerBuilder::locateInsertIndex(int batchId, const Rect& clippedBounds, in locateInsertIndex()
/frameworks/base/libs/hwui/tests/unit/
DFrameBuilderTests.cpp282 const Rect& clippedBounds = state.computedState.clippedBounds; in RENDERTHREAD_OPENGL_PIPELINE_TEST() local