HomeSort by relevance Sort by last modified time
    Searched defs:maxLayerZ (Results 1 - 3 of 3) sorted by null

  /frameworks/native/libs/gui/
ISurfaceComposer.cpp 106 int32_t minLayerZ, int32_t maxLayerZ,
118 data.writeInt32(maxLayerZ);
550 int32_t maxLayerZ = data.readInt32();
555 sourceCrop, reqWidth, reqHeight, minLayerZ, maxLayerZ,
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]
SurfaceFlinger_hwc1.cpp     [all...]

Completed in 57 milliseconds