Home
last modified time | relevance | path

Searched defs:range (Results 401 - 425 of 2083) sorted by relevance

1...<<11121314151617181920>>...84

/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DSubresourceStorageTests.cpp45 SubresourceRange range = SubresourceRange::MakeSingle(aspect, layer, level); in Update() local
57 SubresourceRange range = SubresourceRange::MakeSingle(aspect, layer, level); Merge() local
263 CallUpdateOnBoth(SubresourceStorage<T>* s, FakeStorage<T>* f, const SubresourceRange& range, F&& updateFunc) CallUpdateOnBoth() argument
285 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Color, 3, 2); TEST() local
299 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Stencil, 1, 2); TEST() local
320 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Depth, layer, level); TEST() local
401 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Color, 0, kLevels - 1); TEST() local
405 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Color, kLayers - 1, 0); TEST() local
452 SubresourceRange range = SubresourceRange::MakeFull(Aspect::Color, 2, 2); TEST() local
606 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Color, layer, level); TEST() local
636 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Color, 0, 1); TEST() local
660 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Color, 1, 1); TEST() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dlog_uniform_int_distribution.h108 unsigned_type range() const { return range_; } in range() function in absl::log_uniform_int_distribution::param_type
[all...]
H A Duniform_int_distribution.h95 unsigned_type range() const { return range_; } in range() function in absl::uniform_int_distribution::param_type
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dstr_join_internal.h296 std::string JoinRange(const Range& range, absl::string_view separator, in JoinRange() argument
304 std::string JoinRange(const Range& range, abs argument
[all...]
/third_party/skia/include/utils/
H A DSkRandom.h78 uint32_t range = max - min + 1; in nextRangeU() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fImplementationLimitTests.cpp70 std::ostream& operator<< (std::ostream& str, const FloatRange& range) { return str << range.min << ", " << range.max; } in operator <<() argument
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySoloist/entry/src/main/cpp/samples/
H A Dsample_xcomponent.cpp253 void ExecuteDisplaySoloist(std::string id, DisplaySoloist_ExpectedRateRange range, bool useExclusiveThread, in ExecuteDisplaySoloist() argument
301 DisplaySoloist_ExpectedRateRange range; in NapiRegister() local
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySync/entry/src/main/cpp/samples/
H A Dsample_xcomponent.cpp303 OH_NativeXComponent_ExpectedRateRange range = {30, 120, 30}; in NapiRegister() local
309 OH_NativeXComponent_ExpectedRateRange range = {30, 120, 120}; in NapiRegister() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_text_input_client_engine.h329 Range range; member
/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/
H A Dinput_method_controller.h89 virtual int32_t SetPreviewText(const std::u16string &text, const Range &range) in SetPreviewText() argument
[all...]
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_attributes_helper.cpp162 PrintRange range; in CreatePageRange() local
/base/sensors/sensor/vibration_convert/core/utils/src/
H A Dutils.cpp136 double range = maxValue - minValue; in NormalizePercentage() local
159 double range = maxValue - minValue; in NormalizePercentageMin() local
184 double range = maxValue - minValue; in NormalizePercentageRange() local
[all...]
/base/web/webview/ohos_adapter/print_manager_adapter/src/
H A Dprint_manager_adapter_impl.cpp116 Print::PrintRange range; in ConvertPrintingParameters() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_color_mgmt.c412 drm_get_color_range_name(enum drm_color_range range) drm_get_color_range_name() argument
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/
H A Dcast_local_file_channel_common.cpp104 bool ParseHttpRangeHeader(std::string &range, int64_t &start, int64_t &end) in ParseHttpRangeHeader() argument
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/
H A Dcast_local_file_channel_common.cpp104 bool ParseHttpRangeHeader(std::string &range, int64_t &start, int64_t &end) in ParseHttpRangeHeader() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/
H A Dui_display_sync.cpp333 void UIDisplaySync::SetExpectedFrameRateRange(const FrameRateRange& range) in SetExpectedFrameRateRange() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dpicker_view_component.h61 void SetTextRange(char** range) in SetTextRange() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/common/
H A Dinplace_lighting_common.h155 const float range = uLightData.lights[currLightIdx].dir.w; in CalculateLightingInplace() local
178 const float range = uLightData.lights[currLightIdx].dir.w; in CalculateLightingInplace() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_animation.cpp520 auto range = GetFrameRateRange(); in UpdateParamToRenderAnimation() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_animation.h138 void SetFrameRateRange(FrameRateRange range) in SetFrameRateRange() argument
H A Drs_animation_timing_protocol.h78 void SetFrameRateRange(FrameRateRange range) in SetFrameRateRange() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.cpp66 uint32_t range = max-min+1; in nextULessThan() local
/foundation/graphic/graphic_2d/rosen/test/texgine/unittest/
H A Dfont_parser_test.cpp271 struct Ranges::Range range = { 0, 2, 1 }; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_line.cpp156 Boundary range = lineImpl->GetTextRange(); in OH_Drawing_TextLineGetTextRange() local

Completed in 18 milliseconds

1...<<11121314151617181920>>...84