Searched defs:maxLayerZ (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/libs/gui/ |
D | ISurfaceComposer.cpp | 109 uint32_t minLayerZ, uint32_t maxLayerZ, in captureScreen() 349 uint32_t maxLayerZ = data.readInt32(); in onTransact() local
|
D | SurfaceComposerClient.cpp | 691 uint32_t minLayerZ, uint32_t maxLayerZ, bool useIdentityTransform) { in capture() 719 uint32_t minLayerZ, uint32_t maxLayerZ, in update() 746 uint32_t minLayerZ, uint32_t maxLayerZ, in update()
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 2959 uint32_t minLayerZ, uint32_t maxLayerZ, in captureScreen() 3007 uint32_t minLayerZ,maxLayerZ; in captureScreen() member in android::SurfaceFlinger::captureScreen::MessageCaptureScreen 3016 uint32_t minLayerZ, uint32_t maxLayerZ, in captureScreen() 3070 uint32_t minLayerZ, uint32_t maxLayerZ, in renderScreenImplLocked() 3139 uint32_t minLayerZ, uint32_t maxLayerZ, in captureScreenImplLocked() 3263 const sp<const DisplayDevice>& hw, uint32_t minLayerZ, uint32_t maxLayerZ) { in checkScreenshot()
|