Home
last modified time | relevance | path

Searched defs:IsCuttlefish (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DCommon.cpp30 bool IsCuttlefish() { return ::android::base::GetProperty("ro.product.board", "") == "cutf"; } in IsCuttlefish() function
/aosp_15_r20/frameworks/native/libs/nativewindow/tests/
H A DAHardwareBufferTest.cpp31 static bool IsCuttlefish() { in IsCuttlefish() function
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DBufferQueue_test.cpp53 static bool IsCuttlefish() { in IsCuttlefish() function