Home
last modified time | relevance | path

Searched refs:encodePixelFormatRequested (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp261 …ASSERT_NO_FATAL_FAILURE(testHelperConst(GetParam(), gralloc4::encodePixelFormatRequested, gralloc4… in TEST_P()
505 ASSERT_NE(NO_ERROR, gralloc4::encodePixelFormatRequested(PixelFormat::RGBA_8888, nullptr)); in TEST_F()
/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h278 status_t encodePixelFormatRequested(const hardware::graphics::common::V1_2::PixelFormat& pixelForma…
/frameworks/native/libs/gralloc/types/
DGralloc4.cpp984 status_t encodePixelFormatRequested(const hardware::graphics::common::V1_2::PixelFormat& pixelForma… in encodePixelFormatRequested() function