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 108 uint32_t minLayerZ, uint32_t maxLayerZ,
118 data.writeInt32(maxLayerZ);
277 uint32_t maxLayerZ = data.readInt32();
280 reqWidth, reqHeight, minLayerZ, maxLayerZ,
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]

Completed in 224 milliseconds