Home
last modified time | relevance | path

Searched refs:WINDOW (Results 1 – 7 of 7) sorted by relevance

/device/google/cuttlefish/guest/hals/camera/fake-pipeline2/
DScene.h108 WINDOW, enumerator
DScene.cpp38 #define I (Scene::WINDOW * Scene::NUM_CHANNELS)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpy_curses.h78 WINDOW *win;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpy_curses.h78 WINDOW *win;
/device/generic/goldfish/camera/fake-pipeline2/
DScene.h151 WINDOW, enumerator
DScene.cpp38 #define I (Scene::WINDOW * Scene::NUM_CHANNELS)
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h269 WINDOW = 50331648 /* 0x03000000 */, enumerator
6789 …ehicle::V2_0::VehicleArea::WINDOW) == static_cast<int32_t>(::android::hardware::automotive::vehicl…
6793 flipped |= ::android::hardware::automotive::vehicle::V2_0::VehicleArea::WINDOW;
6839 if (o == ::android::hardware::automotive::vehicle::V2_0::VehicleArea::WINDOW) { in toString()