Searched defs:GetDisplayAttribute (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.cpp320 HWC::Error HardwareComposer::GetDisplayAttribute(Hwc2::Composer* composer, function in class:android::dvr::HardwareComposer
334 error = GetDisplayAttribute(composer, display, config, HWC2_ATTRIBUTE_WIDTH,
343 error = GetDisplayAttribute(composer, display, config, HWC2_ATTRIBUTE_HEIGHT,
352 error = GetDisplayAttribute(composer, display, config,
362 error = GetDisplayAttribute(composer, display, config, HWC2_ATTRIBUTE_DPI_X,
371 error = GetDisplayAttribute(composer, display, config, HWC2_ATTRIBUTE_DPI_Y,

Completed in 82 milliseconds