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

  /hardware/qcom/display/msm8960/libgralloc/
alloc_controller.cpp 256 size_t getBufferSizeAndDimensions(int width, int height, int format,
362 data.size = getBufferSizeAndDimensions(w, h, format, alignedw, alignedh);
  /hardware/qcom/display/msm8084/libgralloc/
alloc_controller.cpp 507 size_t getBufferSizeAndDimensions(int width, int height, int format,
525 size_t getBufferSizeAndDimensions(int width, int height, int format, int usage,
636 data.size = getBufferSizeAndDimensions(w, h, format, usage, alignedw,
  /hardware/qcom/display/msm8226/libgralloc/
alloc_controller.cpp 502 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
520 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
630 data.size = getBufferSizeAndDimensions(w, h, format, usage, alignedw,
  /hardware/qcom/display/msm8909/libgralloc/
alloc_controller.cpp 515 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
533 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
642 data.size = getBufferSizeAndDimensions(w, h, format, usage, alignedw,
  /hardware/qcom/display/msm8994/libgralloc/
alloc_controller.cpp 595 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
613 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
723 data.size = getBufferSizeAndDimensions(w, h, format, usage, alignedw,
  /hardware/qcom/display/msm8996/libgralloc/
alloc_controller.cpp 676 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
694 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
    [all...]

Completed in 363 milliseconds