HomeSort by relevance Sort by last modified time
    Searched full:gethdrsupport (Results 1 - 5 of 5) sorted by null

  /frameworks/native/libs/gui/tests/
Surface_test.cpp 311 TEST_F(SurfaceTest, GetHdrSupport) {
325 status_t result = surface->getHdrSupport(&supported);
330 // is TRUE, getHdrSupport is also true.
349 status_t result = surface->getHdrSupport(&supported);
    [all...]
  /frameworks/native/libs/gui/include/gui/
Surface.h 161 status_t getHdrSupport(bool* supported);
  /frameworks/native/libs/gui/
Surface.cpp 361 status_t Surface::getHdrSupport(bool* supported) {
    [all...]
  /prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/
libgui.so 
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
libgui.so 

Completed in 193 milliseconds