Home
last modified time | relevance | path

Searched refs:ahardwarebuffer_format (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/nativewindow/include-private/private/android/
H A DAHardwareBufferHelpers.h41 bool AHardwareBuffer_isValidPixelFormat(uint32_t ahardwarebuffer_format);
/aosp12/frameworks/native/libs/nativewindow/
H A DAHardwareBuffer.cpp665 uint32_t AHardwareBuffer_convertToPixelFormat(uint32_t ahardwarebuffer_format) { in AHardwareBuffer_convertToPixelFormat() argument
666 return ahardwarebuffer_format; in AHardwareBuffer_convertToPixelFormat()