/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglSurface.h | 35 WINDOW = 0, enumerator 65 ESurfaceType m_type = WINDOW;
|
D | EglWindowSurface.cpp | 38 EglSurface(dpy, WINDOW, config, width, height), in EglWindowSurface()
|
D | EglOsApi_darwin.cpp | 226 if (win->type() != MacSurface::WINDOW) { in isValidNativeWin() 338 case MacSurface::WINDOW: in makeCurrent() 412 return new MacSurface(wnd, MacSurface::WINDOW); in createWindowSurface()
|
D | EglOsApi.h | 48 WINDOW = 0, enumerator
|
D | EglOsApi_glx.cpp | 546 if (mSwapInterval && draw->type() == GlxSurface::SurfaceType::WINDOW) { in makeCurrent() 678 return new GlxSurface(wnd, 0, GlxSurface::WINDOW); in createWindowSurface()
|
D | EglOsApi_egl.cpp | 708 return new EglOsEglSurface(EglOS::Surface::WINDOW, surface, win); in createWindowSurface() 770 return surface->type() == EglOsEglSurface::WINDOW && in isValidNativeWin()
|
D | EglOsApi_wgl.cpp | 528 Surface(WINDOW), in WinSurface() 567 if (type() == WINDOW) { in ~WinSurface()
|
D | EglImp.cpp | 1156 if(newReadPtr->type() == EglSurface::WINDOW && in eglMakeCurrent() 1160 if(newDrawPtr->type() == EglSurface::WINDOW && in eglMakeCurrent() 1256 if(Srfc->type() != EglSurface::WINDOW){ in eglSwapBuffers()
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/2/android/hardware/automotive/vehicle/ |
D | VehicleArea.aidl | 38 WINDOW = 0x03000000, enumConstant
|
D | VehicleProperty.aidl | 179 …ePropertyGroup.SYSTEM) + android.hardware.automotive.vehicle.VehicleArea.WINDOW) + android.hardwar… 180 …ePropertyGroup.SYSTEM) + android.hardware.automotive.vehicle.VehicleArea.WINDOW) + android.hardwar… 181 …ePropertyGroup.SYSTEM) + android.hardware.automotive.vehicle.VehicleArea.WINDOW) + android.hardwar…
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/1/android/hardware/automotive/vehicle/ |
D | VehicleArea.aidl | 38 WINDOW = 50331648, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/ |
D | VehicleArea.aidl | 38 WINDOW = 0x03000000, enumConstant
|
D | VehicleProperty.aidl | 187 …ePropertyGroup.SYSTEM) + android.hardware.automotive.vehicle.VehicleArea.WINDOW) + android.hardwar… 188 …ePropertyGroup.SYSTEM) + android.hardware.automotive.vehicle.VehicleArea.WINDOW) + android.hardwar… 189 …ePropertyGroup.SYSTEM) + android.hardware.automotive.vehicle.VehicleArea.WINDOW) + android.hardwar…
|
/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/ |
D | VehicleArea.aidl | 43 WINDOW = 0x03000000, enumConstant
|
D | VehicleProperty.aidl | 3343 0x0BC5 + VehiclePropertyGroup.SYSTEM + VehicleArea.WINDOW + VehiclePropertyType.INT32, 3365 0x0BC6 + VehiclePropertyGroup.SYSTEM + VehicleArea.WINDOW + VehiclePropertyType.INT32, 3392 0x0BC7 + VehiclePropertyGroup.SYSTEM + VehicleArea.WINDOW + VehiclePropertyType.INT32,
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/3/android/hardware/automotive/vehicle/ |
D | VehicleArea.aidl | 38 WINDOW = 0x03000000, enumConstant
|
D | VehicleProperty.aidl | 187 …ePropertyGroup.SYSTEM) + android.hardware.automotive.vehicle.VehicleArea.WINDOW) + android.hardwar… 188 …ePropertyGroup.SYSTEM) + android.hardware.automotive.vehicle.VehicleArea.WINDOW) + android.hardwar… 189 …ePropertyGroup.SYSTEM) + android.hardware.automotive.vehicle.VehicleArea.WINDOW) + android.hardwar…
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedScene.h | 142 WINDOW, enumerator
|
D | EmulatedScene.cpp | 41 #define I (EmulatedScene::WINDOW * EmulatedScene::NUM_CHANNELS)
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | PropertyUtils.h | 65 (int)(0x103 | VehiclePropertyGroup::VENDOR | VehiclePropertyType::INT32 | VehicleArea::WINDOW);
|
/hardware/interfaces/automotive/vehicle/vts/src/ |
D | VtsHalAutomotiveVehicle_TargetTest.cpp | 1046 VehicleArea::WINDOW, VehiclePropertyType::INT32); in TEST_P() 1052 VehicleArea::WINDOW, VehiclePropertyType::INT32); in TEST_P() 1058 VehicleArea::WINDOW, VehiclePropertyType::INT32); in TEST_P()
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 80 /** WINDOW maps to enum VehicleAreaWindow */ 81 WINDOW = 0x03000000, 933 | VehicleArea:WINDOW), 1259 | VehicleArea:WINDOW), 2239 | VehicleArea:WINDOW), 2271 | VehicleArea:WINDOW), 2285 | VehicleArea:WINDOW),
|