/third_party/skia/src/effects/imagefilters/ |
H A D | SkMorphologyImageFilter.cpp | 237 const char* range = uniformHandler->getUniformCStr(fRangeUni); in onMakeProgramImpl() local 187 Make( std::unique_ptr<GrFragmentProcessor> inputFP, GrSurfaceProxyView view, SkAlphaType srcAlphaType, MorphDirection dir, int radius, MorphType type, const float range[2]) Make() argument 308 GrMorphologyEffect(std::unique_ptr<GrFragmentProcessor> inputFP, GrSurfaceProxyView view, SkAlphaType srcAlphaType, MorphDirection direction, int radius, MorphType type, const float range[2]) GrMorphologyEffect() argument 366 apply_morphology_rect(skgpu::SurfaceFillContext* sfc, GrSurfaceProxyView view, SkAlphaType srcAlphaType, const SkIRect& srcRect, const SkIRect& dstRect, int radius, MorphType morphType, const float range[2], MorphDirection direction) apply_morphology_rect() argument [all...] |
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
H A D | ViewableTaggedData.java | 582 rangeTransition(Range range, boolean start) rangeTransition() argument 757 private final Range range; global() field in ViewableTaggedData.RangeStart 759 RangeStart(Range range) RangeStart() argument 777 private final Range range; global() field in ViewableTaggedData.RangeEnd 779 RangeEnd(Range range) RangeEnd() argument [all...] |
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cross.hpp | 130 size_t range; member
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | plurrule.cpp | 315 PluralRules::select(const number::FormattedNumberRange& range, UErrorCode& status) const { in select() argument
|
/third_party/skia/src/pdf/ |
H A D | SkPDFGradientShader.cpp | 66 static void interpolate_color_code(SkScalar range, const ColorTuple& curColor, in interpolate_color_code() argument 576 make_ps_function(std::unique_ptr<SkStreamAsset> psCode, std::unique_ptr<SkPDFArray> domain, std::unique_ptr<SkPDFObject> range, SkPDFDocument* doc) make_ps_function() argument
|
/third_party/skia/src/ports/ |
H A D | SkScalerContext_win_dw.cpp | 125 bool get_gasp_range(DWriteFontTypeface* typeface, int size, GaspRange* range) { in get_gasp_range() argument 170 static bool has_bitmap_strike(DWriteFontTypeface* typeface, GaspRange range) { in has_bitmap_strike() argument [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | CommandBufferVk.cpp | 568 SubresourceRange range = in RecordCommands() local 611 SubresourceRange range = in RecordCommands() local [all...] |
H A D | TextureVk.cpp | 167 BuildMemoryBarrier(const Texture* texture, wgpu::TextureUsage lastUsage, wgpu::TextureUsage usage, const SubresourceRange& range) BuildMemoryBarrier() argument 1056 TransitionUsageNow(CommandRecordingContext* recordingContext, wgpu::TextureUsage usage, const SubresourceRange& range) TransitionUsageNow() argument 1078 TransitionUsageAndGetResourceBarrier( wgpu::TextureUsage usage, const SubresourceRange& range, std::vector<VkImageMemoryBarrier>* imageBarriers, VkPipelineStageFlags* srcStages, VkPipelineStageFlags* dstStages) TransitionUsageAndGetResourceBarrier() argument 1101 TransitionUsageAndGetResourceBarrierImpl( wgpu::TextureUsage usage, const SubresourceRange& range, std::vector<VkImageMemoryBarrier>* imageBarriers, VkPipelineStageFlags* srcStages, VkPipelineStageFlags* dstStages) TransitionUsageAndGetResourceBarrierImpl() argument 1127 ClearTexture(CommandRecordingContext* recordingContext, const SubresourceRange& range, TextureBase::ClearValue clearValue) ClearTexture() argument 1270 EnsureSubresourceContentInitialized(CommandRecordingContext* recordingContext, const SubresourceRange& range) EnsureSubresourceContentInitialized() argument [all...] |
H A D | DeviceVk.cpp | 692 SubresourceRange range = GetSubresourcesAffectedByCopy(*dst, copySizePixels); in CopyFromStagingToTexture() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
H A D | DeviceD3D12.cpp | 504 SubresourceRange range = GetSubresourcesAffectedByCopy(*dst, copySizePixels); in CopyFromStagingToTexture() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | CommandBufferGL.cpp | 655 SubresourceRange range = GetSubresourcesAffectedByCopy(dst, copy->copySize); in Execute() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-coretext.cc | 606 range_record_t *range = range_records.push (); in _hb_coretext_shape() local 820 range_record_t *range = last_range; in _hb_coretext_shape() local 990 CFRange range = CTRunGetStringRange (run); _hb_coretext_shape() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnvisci.cpp | 908 uint16_t range = 0; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() local [all...] |
/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | parser_unittest.cc | 2659 std::pair<SpanMap::iterator, SpanMap::iterator> range = HasSpanWithComment() local [all...] |
/third_party/protobuf/src/google/protobuf/compiler/python/ |
H A D | python_generator.cc | 785 const Descriptor::ExtensionRange* range = in PrintDescriptor() local
|
/third_party/protobuf/python/google/protobuf/internal/ |
H A D | python_message.py | 59 from six.moves import range namespace
|
/third_party/selinux/libsepol/src/ |
H A D | policydb_validate.c | 571 static int validate_mls_semantic_range(const mls_semantic_range_t *range, const validate_t *sens, const validate_t *cats) in validate_mls_semantic_range() argument 605 static int validate_mls_range(const mls_range_t *range, const validate_t *sens, const validate_t *cats) in validate_mls_range() argument [all...] |
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_write_ast.c | 337 static void write_range(FILE *out, struct cil_levelrange *range, int print_name) in write_range() argument 441 struct cil_levelrange *range = (struct cil_levelrange *)arg->arg; write_call_args() local [all...] |
/third_party/rust/crates/regex/regex-syntax/src/ast/ |
H A D | parse.rs | 1111 let mut range = ast::RepetitionRange::Exactly(count_start); in parse_counted_repetition() variables 4732 fn range(span: Span, start: char, end: char) -> ast::ClassSetItem { parse_set_class() functions [all...] |
/third_party/rust/crates/regex/src/ |
H A D | re_bytes.rs | 43 pub fn range(&self) -> Range<usize> { in range() functions
|
H A D | re_unicode.rs | 51 pub fn range(&self) -> Range<usize> { in range() functions
|
/third_party/spirv-tools/source/opt/ |
H A D | ir_context.cpp | 787 auto range = id_to_name_->equal_range(inst->GetSingleWordInOperand(0)); in RemoveFromIdToName() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fNegativeStateApiTests.cpp | 384 GLint range[2]; in get_shader_precision_format() local [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsFboUtil.cpp | 378 const Range<GLenum> range = GLS_ARRAY_RANGE(s_cubeMapFaces); in glInit() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassSampleReadTests.cpp | 191 const VkImageSubresourceRange range = in createImageView() local
|