Searched defs:getDisplayType (Results 1 – 5 of 5) sorted by relevance
143 int32_t getDisplayType() const { return mType; } in getDisplayType() function
472 int32_t getDisplayType(const sp<IBinder>& display) { in getDisplayType() function
366 Error VrHwc::getDisplayType(Display display, in getDisplayType() function in android::dvr::VrHwc
380 Error Composer::getDisplayType(Display display, in getDisplayType() function in android::Hwc2::Composer
109 void getDisplayType(hwc2_display_t display, hwc2_display_type_t* outType, in getDisplayType() function in Hwc2Test