Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglSurface.h35 WINDOW = 0, enumerator
65 ESurfaceType m_type = WINDOW;
DEglWindowSurface.cpp38 EglSurface(dpy, WINDOW, config, width, height), in EglWindowSurface()
DEglOsApi_darwin.cpp226 if (win->type() != MacSurface::WINDOW) { in isValidNativeWin()
338 case MacSurface::WINDOW: in makeCurrent()
412 return new MacSurface(wnd, MacSurface::WINDOW); in createWindowSurface()
DEglOsApi.h48 WINDOW = 0, enumerator
DEglOsApi_glx.cpp546 if (mSwapInterval && draw->type() == GlxSurface::SurfaceType::WINDOW) { in makeCurrent()
678 return new GlxSurface(wnd, 0, GlxSurface::WINDOW); in createWindowSurface()
DEglOsApi_egl.cpp708 return new EglOsEglSurface(EglOS::Surface::WINDOW, surface, win); in createWindowSurface()
770 return surface->type() == EglOsEglSurface::WINDOW && in isValidNativeWin()
DEglOsApi_wgl.cpp528 Surface(WINDOW), in WinSurface()
567 if (type() == WINDOW) { in ~WinSurface()
DEglImp.cpp1156 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/
DVehicleArea.aidl38 WINDOW = 0x03000000, enumConstant
DVehicleProperty.aidl179 …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/
DVehicleArea.aidl38 WINDOW = 50331648, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/
DVehicleArea.aidl38 WINDOW = 0x03000000, enumConstant
DVehicleProperty.aidl187 …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/
DVehicleArea.aidl43 WINDOW = 0x03000000, enumConstant
DVehicleProperty.aidl3343 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/
DVehicleArea.aidl38 WINDOW = 0x03000000, enumConstant
DVehicleProperty.aidl187 …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/
DEmulatedScene.h142 WINDOW, enumerator
DEmulatedScene.cpp41 #define I (EmulatedScene::WINDOW * EmulatedScene::NUM_CHANNELS)
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DPropertyUtils.h65 (int)(0x103 | VehiclePropertyGroup::VENDOR | VehiclePropertyType::INT32 | VehicleArea::WINDOW);
/hardware/interfaces/automotive/vehicle/vts/src/
DVtsHalAutomotiveVehicle_TargetTest.cpp1046 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/
Dtypes.hal80 /** WINDOW maps to enum VehicleAreaWindow */
81 WINDOW = 0x03000000,
933 | VehicleArea:WINDOW),
1259 | VehicleArea:WINDOW),
2239 | VehicleArea:WINDOW),
2271 | VehicleArea:WINDOW),
2285 | VehicleArea:WINDOW),