D | SurfaceFlinger.cpp | 3003 uint32_t minLayerZ, uint32_t maxLayerZ, in captureScreen() argument 3051 uint32_t minLayerZ,maxLayerZ; in captureScreen() member in android::SurfaceFlinger::captureScreen::MessageCaptureScreen 3060 uint32_t minLayerZ, uint32_t maxLayerZ, in captureScreen() argument 3064 minLayerZ(minLayerZ), maxLayerZ(maxLayerZ), in captureScreen() 3077 sourceCrop, reqWidth, reqHeight, minLayerZ, maxLayerZ, in captureScreen() 3100 sourceCrop, reqWidth, reqHeight, minLayerZ, maxLayerZ, in captureScreen() 3114 uint32_t minLayerZ, uint32_t maxLayerZ, in renderScreenImplLocked() argument 3163 if (state.z >= minLayerZ && state.z <= maxLayerZ) { in renderScreenImplLocked() 3183 uint32_t minLayerZ, uint32_t maxLayerZ, in captureScreenImplLocked() argument 3239 hw, sourceCrop, reqWidth, reqHeight, minLayerZ, maxLayerZ, true, in captureScreenImplLocked() [all …]
|