/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | wglext.h | 825 typedef BOOL (WINAPI * PFNWGLGETSYNCVALUESOMLPROC) (HDC hdc, INT64 *ust, INT64 *msc, INT64 *sbc); 827 typedef INT64 (WINAPI * PFNWGLSWAPBUFFERSMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT… 828 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, INT fuPlanes, INT64 target_msc,… 829 …* PFNWGLWAITFORMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust,… 830 …ef BOOL (WINAPI * PFNWGLWAITFORSBCOMLPROC) (HDC hdc, INT64 target_sbc, INT64 *ust, INT64 *msc, INT… 832 BOOL WINAPI wglGetSyncValuesOML (HDC hdc, INT64 *ust, INT64 *msc, INT64 *sbc); 834 INT64 WINAPI wglSwapBuffersMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder); 835 INT64 WINAPI wglSwapLayerBuffersMscOML (HDC hdc, INT fuPlanes, INT64 target_msc, INT64 divisor, INT… 836 …OL WINAPI wglWaitForMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust,… 837 BOOL WINAPI wglWaitForSbcOML (HDC hdc, INT64 target_sbc, INT64 *ust, INT64 *msc, INT64 *sbc);
|
/hardware/google/gfxstream/include/GL/ |
D | wglext.h | 645 extern BOOL WINAPI wglGetSyncValuesOML (HDC hdc, INT64 *ust, INT64 *msc, INT64 *sbc); 647 extern INT64 WINAPI wglSwapBuffersMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder… 648 extern INT64 WINAPI wglSwapLayerBuffersMscOML (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divis… 649 …OL WINAPI wglWaitForMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust,… 650 extern BOOL WINAPI wglWaitForSbcOML (HDC hdc, INT64 target_sbc, INT64 *ust, INT64 *msc, INT64 *sbc); 652 typedef BOOL (WINAPI * PFNWGLGETSYNCVALUESOMLPROC) (HDC hdc, INT64 *ust, INT64 *msc, INT64 *sbc); 654 typedef INT64 (WINAPI * PFNWGLSWAPBUFFERSMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT… 655 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, int fuPlanes, INT64 target_msc,… 656 …* PFNWGLWAITFORMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust,… 657 …ef BOOL (WINAPI * PFNWGLWAITFORSBCOMLPROC) (HDC hdc, INT64 target_sbc, INT64 *ust, INT64 *msc, INT…
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xmd.h | 102 typedef long INT64; typedef 117 typedef long INT64; typedef
|
/hardware/interfaces/camera/common/aidl/aidl_api/android.hardware.camera.common/current/android/hardware/camera/common/ |
D | CameraMetadataType.aidl | 40 INT64 = 3, enumConstant
|
/hardware/interfaces/camera/common/aidl/android/hardware/camera/common/ |
D | CameraMetadataType.aidl | 29 INT64 = 3, enumConstant
|
/hardware/interfaces/camera/common/aidl/aidl_api/android.hardware.camera.common/1/android/hardware/camera/common/ |
D | CameraMetadataType.aidl | 40 INT64 = 3, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/src/ |
D | LinearFakeValueGenerator.cpp | 50 getPropType(propId) == VehicleProperty::INT64 || in initGenCfg() 77 case VehiclePropertyType::INT64: in nextEvent()
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/3/android/hardware/automotive/vehicle/ |
D | VehiclePropertyType.aidl | 41 INT64 = 0x00500000, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/2/android/hardware/automotive/vehicle/ |
D | VehiclePropertyType.aidl | 41 INT64 = 0x00500000, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/1/android/hardware/automotive/vehicle/ |
D | VehiclePropertyType.aidl | 41 INT64 = 5242880, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/ |
D | VehiclePropertyType.aidl | 41 INT64 = 0x00500000, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/ |
D | VehiclePropertyType.aidl | 35 INT64 = 0x00500000, enumConstant
|
/hardware/interfaces/media/c2/aidl/android/hardware/media/c2/ |
D | FieldDescriptor.aidl | 36 INT64, enumConstant
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
D | VehicleUtils.cpp | 44 case VehiclePropertyType::INT64: in createVehiclePropValue() 71 case VehiclePropertyType::INT64: in getVehicleRawValueVectorSize()
|
D | VehicleObjectPool.cpp | 66 auto val = obtain(VehiclePropertyType::INT64); in obtainInt64() 147 check(&v->int64Values, (VehiclePropertyType::INT64 == mPropType || in check()
|
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/1/android/hardware/media/c2/ |
D | FieldDescriptor.aidl | 49 INT64, enumConstant
|
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/current/android/hardware/media/c2/ |
D | FieldDescriptor.aidl | 49 INT64, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/ |
D | VehicleObjectPool.cpp | 76 auto val = obtain(VehiclePropertyType::INT64); in obtainInt64() 147 check(&v->int64Values, (VehiclePropertyType::INT64 == mPropType || in check()
|
D | VehicleUtils.cpp | 87 case VehiclePropertyType::INT64: in checkPropValue() 206 case VehiclePropertyType::INT64: in checkValueRange()
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | LinearFakeValueGenerator.cpp | 70 case VehiclePropertyType::INT64: in nextEvent()
|
D | DefaultVehicleHal.cpp | 193 case VehiclePropertyType::INT64: in checkPropValue() 301 case VehiclePropertyType::INT64: in checkValueRange()
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/ |
D | ProtoMessageConverter_test.cpp | 59 case VehiclePropertyType::INT64: in CheckPropConfigConversion()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/proto/android/hardware/automotive/vehicle/ |
D | VehiclePropValue.proto | 46 /* This is used for properties of type VehiclePropertyType#INT64 */
|
D | VehicleAreaConfig.proto | 31 * - The VehiclePropertyType is not INT32, INT64 or FLOAT.
|
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/ |
D | VehicleUtils.h | 113 case aidl::android::hardware::automotive::vehicle::VehiclePropertyType::INT64: in createVehiclePropValueVec() 146 case aidl::android::hardware::automotive::vehicle::VehiclePropertyType::INT64: in getVehicleRawValueVectorSize()
|