HomeSort by relevance Sort by last modified time
    Searched refs:reqSize (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_bufmgr_slab.c 488 pb_size reqSize = size;
491 if(desc->alignment > reqSize)
492 reqSize = desc->alignment;
496 if(bufSize >= reqSize)
  /external/deqp/modules/egl/
teglResizeTests.cpp 321 IVec2 reqSize)
325 return reqSize; // assume we got the requested size
332 IVec2 reqSize,
335 const IVec2 nativeSize = getNativeSurfaceSize(nativeWindow, reqSize);
  /frameworks/av/media/libaudioclient/
AudioRecord.cpp     [all...]
AudioTrack.cpp     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Tpm12.h 531 UINT16 reqSize;
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm12.h 698 UINT16 reqSize;
    [all...]

Completed in 1358 milliseconds