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

  /frameworks/native/libs/gui/
ISurfaceComposer.cpp 103 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
113 data.writeUint32(reqWidth);
358 uint32_t reqWidth = data.readUint32();
366 sourceCrop, reqWidth, reqHeight, minLayerZ, maxLayerZ,
Surface.cpp 100 uint32_t reqWidth = mReqWidth ? mReqWidth : mUserWidth;
102 mGraphicBufferProducer->allocateBuffers(mSwapIntervalZero, reqWidth,
211 uint32_t reqWidth;
220 reqWidth = mReqWidth ? mReqWidth : mUserWidth;
231 reqWidth, reqHeight, reqFormat, reqUsage);
235 "failed: %d", swapIntervalZero, reqWidth, reqHeight, reqFormat,
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 186 milliseconds