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

  /frameworks/base/core/jni/include/android_runtime/
android_hardware_HardwareBuffer.h 38 extern uint32_t android_hardware_HardwareBuffer_convertToPixelFormat(uint32_t format);
  /frameworks/base/core/jni/
android_hardware_HardwareBuffer.cpp 76 int pixelFormat = android_hardware_HardwareBuffer_convertToPixelFormat(format);
212 uint32_t android_hardware_HardwareBuffer_convertToPixelFormat(uint32_t format) {

Completed in 993 milliseconds