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

  /frameworks/native/libs/gui/
ISurfaceComposer.cpp 104 uint32_t minLayerZ, uint32_t maxLayerZ,
116 data.writeUint32(maxLayerZ);
361 uint32_t maxLayerZ = data.readUint32();
366 sourceCrop, reqWidth, reqHeight, minLayerZ, maxLayerZ,
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]

Completed in 677 milliseconds