| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| H A D | notification_test.cpp | 69 int32_t color = 10;
in HWTEST_F() local
|
| H A D | notification_request_test.cpp | 264 uint32_t color = 1;
in HWTEST_F() local
|
| /base/theme/wallpaper_mgr/frameworks/js/napi/ |
| H A D | wallpaper_js_util.cpp | 50 napi_value WallpaperJSUtil::Convert2JSRgbaArray(napi_env env, const std::vector<uint64_t> &color) in Convert2JSRgbaArray() argument
|
| H A D | napi_wallpaper_ability.h | 220 const std::vector<uint64_t> color; member
|
| H A D | napi_wallpaper_ability.cpp | 960 void NapiWallpaperAbility::OnColorsChange(const std::vector<uint64_t> &color, int wallpaperType) in OnColorsChange() argument
|
| /applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/vulkan/ |
| H A D | vulkan_example.h | 114 float color[3]; member
|
| /applications/standard/calendardata/calendarmanager/common/ |
| H A D | calendar_define.h | 121 variant<string, int64_t> color; member
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/ |
| H A D | utils.cpp | 279 uint32_t color = 0; in ConvertColorToUInt32() local [all...] |
| /base/powermgr/battery_manager/charger/src/dev/ |
| H A D | drm_driver.cpp | 92 uint32_t color = newColor; in ModesetCreateFb() local
|
| /base/security/security_component_manager/frameworks/common/src/ |
| H A D | sec_comp_tool.cpp | 151 bool IsColorTransparent(const SecCompColor& color) in IsColorTransparent() argument 157 bool IsColorFullTransparent(const SecCompColor& color) in IsColorFullTransparent() argument
|
| /base/sensors/miscdevice/frameworks/native/common/src/ |
| H A D | miscdevice_service_proxy.cpp | 304 int32_t MiscdeviceServiceProxy::TurnOn(int32_t lightId, const LightColor &color, const LightAnimationIPC &animation) in TurnOn() argument
|
| /base/update/updater/services/ui/driver/ |
| H A D | drm_driver.cpp | 89 uint32_t color = newColor; in ModesetCreateFb() local
|
| /base/theme/wallpaper_mgr/test/fuzztest/wallpapermanager_fuzzer/ |
| H A D | wallpaper_manager_fuzzer.cpp | 76 void WallpaperEventListenerFuzzTestImpl::OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpaperType) in OnColorsChange() argument 147 uint32_t color[100] = { 3, 7, 9, 9, 7, 6 }; in SetWallpaperByMapFuzzTest() local
|
| /applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/render/ |
| H A D | egl_core.cpp | 412 bool EGLCore::ExecuteDraw(GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) in ExecuteDraw() argument 429 ExecuteDrawStar( GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) ExecuteDrawStar() argument 450 ExecuteDrawNewStar( GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) ExecuteDrawNewStar() argument [all...] |
| /applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/ |
| H A D | egl_core.cpp | 416 bool EGLCore::ExecuteDraw(GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) in ExecuteDraw() argument 433 ExecuteDrawStar( GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) ExecuteDrawStar() argument 454 ExecuteDrawNewStar( GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) ExecuteDrawNewStar() argument [all...] |
| /applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/ |
| H A D | egl_core.cpp | 418 bool EGLCore::ExecuteDraw(GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) in ExecuteDraw() argument 435 ExecuteDrawStar( GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) ExecuteDrawStar() argument 456 ExecuteDrawNewStar( GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) ExecuteDrawNewStar() argument [all...] |
| /applications/standard/calendardata/calendarmanager/napi/src/ |
| H A D | napi_util.cpp | 357 string color; SetValue() local 360 ss >> color; SetValue() local [all...] |
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| H A D | utils.cpp | 345 void ConvertColorRgbToUInt32(const char *s, uint32_t &color, RState &parseState) in ConvertColorRgbToUInt32() argument 356 void ConvertColorArgbToUInt32(const char *s, uint32_t &color, RState &parseState) in ConvertColorArgbToUInt32() argument 368 ConvertColorSixRgbToUInt32(const char *s, uint32_t &color, RState &parseState) ConvertColorSixRgbToUInt32() argument 379 ConvertColorEightRgbToUInt32(const char *s, uint32_t &color, RState &parseState) ConvertColorEightRgbToUInt32() argument 408 uint32_t color = 0; ConvertColorToUInt32() local [all...] |
| /base/useriam/fingerprint_auth/services_ex/src/ |
| H A D | sensor_illumination_task.cpp | 85 SkColor ConvertToSkColor(uint32_t color) in ConvertToSkColor() argument 95 Drawing::ColorQuad ConvertToDrawingColor(uint32_t color) in ConvertToDrawingColor() argument 162 EnableSensorIllumination(uint32_t centerX, uint32_t centerY, uint32_t radius, uint32_t color) EnableSensorIllumination() argument
|
| /base/location/frameworks/js/napi/notification/src/ |
| H A D | notification_napi_convert_request.cpp | 811 int32_t color = 0; in GetNotificationColor() local
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | notification.cpp | 501 void Notification::SetLedLightColor(const int32_t &color) in SetLedLightColor() argument
|
| H A D | notification_slot.cpp | 79 void NotificationSlot::SetLedLightColor(int32_t color) in SetLedLightColor() argument
|
| /base/theme/wallpaper_mgr/test/unittest/ |
| H A D | wallpaper_test.cpp | 207 void WallpaperEventListenerTestImpl::OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpaperType) in OnColorsChange() argument 262 uint32_t color[100] = { 3, 7, 9, 9, 7, 6 }; in CreateTempPixelMap() local
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| H A D | common_convert_request.cpp | 1347 int32_t color = 0; in GetNotificationColor() local
|
| /base/notification/distributed_notification_service/frameworks/cj/ffi/include/ |
| H A D | notification_utils.h | 185 uint32_t color; member
|