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

  /hardware/intel/img/hwcomposer/common/base/
HwcLayer.h 70 uint32_t getBufferWidth() const;
HwcLayer.cpp 181 uint32_t HwcLayer::getBufferWidth() const
  /hardware/intel/img/hwcomposer/ips/anniedale/
PlaneCapabilities.cpp 80 uint32_t w = hwcLayer->getBufferWidth();
  /frameworks/base/media/jni/
android_media_ImageReader.cpp 99 int getBufferWidth() { return mWidth; }
809 int imageReaderWidth = ctx->getBufferWidth();
    [all...]

Completed in 51 milliseconds