Searched defs:coordinates (Results 1 – 10 of 10) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| D | rs_color_picker.cpp | 59 double* coordinates, uint32_t &errorCode) in CreateColorPicker() 80 …std::shared_ptr<Drawing::Pixmap> pixmap, double* coordinates):RSColorExtract(pixmap, coordinates) … in RSColorPicker()
|
| D | rs_color_extract.cpp | 44 RSColorExtract::RSColorExtract(std::shared_ptr<Drawing::Pixmap> pixmap, double* coordinates) in RSColorExtract()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
| D | rs_color_picker_test.cpp | 72 double coordinates = 1.0; variable
|
| D | rs_color_extract_test.cpp | 59 double coordinates[4] = {1.f, 1.f, 1.f, 1.f}; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/ |
| D | font_arguments.h | 31 const Coordinate* coordinates; member
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/typeface_fuzzer/ |
| D | typeface_fuzzer.cpp | 126 FontArguments::VariationPosition::Coordinate* coordinates = new in TypefaceFuzzTest004() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/ |
| D | paragraph_builder_impl.cpp | 71 std::vector<SkFontArguments::VariationPosition::Coordinate> coordinates; in MakeFontArguments() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscolorpicker_fuzzer/ |
| D | rscolorpicker_fuzzer.cpp | 79 double coordinates[4]; // 4 is number of array members in DoCreateColorPicker() local
|
| /foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/ |
| D | color_picker.cpp | 85 double* coordinates, uint32_t &errorCode) in CreateColorPicker() 137 … std::shared_ptr<Media::PixelMap> pixmap, double* coordinates):ColorExtract(pixmap, coordinates) {} in ColorPicker()
|
| D | color_extract.cpp | 62 ColorExtract::ColorExtract(std::shared_ptr<Media::PixelMap> pixmap, double* coordinates) in ColorExtract()
|