Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DISurfaceComposer.cpp104 uint32_t minLayerZ, uint32_t maxLayerZ, in captureScreen()
361 uint32_t maxLayerZ = data.readUint32(); in onTransact() local
DSurfaceComposerClient.cpp690 uint32_t minLayerZ, uint32_t maxLayerZ, bool useIdentityTransform) { in capture()
718 uint32_t minLayerZ, uint32_t maxLayerZ, in update()
745 uint32_t minLayerZ, uint32_t maxLayerZ, in update()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp3157 uint32_t minLayerZ, uint32_t maxLayerZ, in captureScreen()
3205 uint32_t minLayerZ,maxLayerZ; in captureScreen() member in android::SurfaceFlinger::captureScreen::MessageCaptureScreen
3214 uint32_t minLayerZ, uint32_t maxLayerZ, in captureScreen()
3268 uint32_t minLayerZ, uint32_t maxLayerZ, in renderScreenImplLocked()
3338 uint32_t minLayerZ, uint32_t maxLayerZ, in captureScreenImplLocked()
3468 const sp<const DisplayDevice>& hw, uint32_t minLayerZ, uint32_t maxLayerZ) { in checkScreenshot()