Searched refs:native_format (Results 1 – 1 of 1) sorted by relevance
530 PixelFormat native_format = PixelFormat::RGBA_8888; in GetNativePixelFormat() local534 native_format = PixelFormat::RGBA_8888; in GetNativePixelFormat()537 native_format = PixelFormat::RGB_565; in GetNativePixelFormat()540 native_format = PixelFormat::RGBA_FP16; in GetNativePixelFormat()543 native_format = PixelFormat::RGBA_1010102; in GetNativePixelFormat()546 native_format = PixelFormat::R_8; in GetNativePixelFormat()549 native_format = PixelFormat::RGBA_10101010; in GetNativePixelFormat()555 return native_format; in GetNativePixelFormat()