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 105 uint32_t minLayerZ, uint32_t maxLayerZ,
117 data.writeUint32(maxLayerZ);
384 uint32_t maxLayerZ = data.readUint32();
389 sourceCrop, reqWidth, reqHeight, minLayerZ, maxLayerZ,
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]
SurfaceFlinger_hwc1.cpp     [all...]

Completed in 6837 milliseconds