Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/hwc/
DhwcRects.cpp132 const struct hwc_rect defaultSourceCrop = {0, 0, 1, 1}; variable
149 sourceCrop(defaultSourceCrop), in Rectangle()
DhwcCommit.cpp124 const struct hwc_rect defaultSourceCrop = {0, 0, 1, 1}; variable