D | SurfaceFlinger.cpp | 2959 uint32_t minLayerZ, uint32_t maxLayerZ, in captureScreen() argument 3007 uint32_t minLayerZ,maxLayerZ; in captureScreen() member in android::SurfaceFlinger::captureScreen::MessageCaptureScreen 3016 uint32_t minLayerZ, uint32_t maxLayerZ, in captureScreen() argument 3020 minLayerZ(minLayerZ), maxLayerZ(maxLayerZ), in captureScreen() 3033 sourceCrop, reqWidth, reqHeight, minLayerZ, maxLayerZ, in captureScreen() 3056 sourceCrop, reqWidth, reqHeight, minLayerZ, maxLayerZ, in captureScreen() 3070 uint32_t minLayerZ, uint32_t maxLayerZ, in renderScreenImplLocked() argument 3119 if (state.z >= minLayerZ && state.z <= maxLayerZ) { in renderScreenImplLocked() 3139 uint32_t minLayerZ, uint32_t maxLayerZ, in captureScreenImplLocked() argument 3195 hw, sourceCrop, reqWidth, reqHeight, minLayerZ, maxLayerZ, true, in captureScreenImplLocked() [all …]
|