Home
last modified time | relevance | path

Searched defs:subset (Results 51 - 75 of 143) sorted by relevance

123456

/third_party/skia/gm/
H A Dyuvtorgbsubset.cpp141 const SkRect* subset = j > 0 ? &kColorRect : nullptr; variable
H A Dsurface.cpp326 const SkIRect subset = SkIRect::MakeLTRB(180, 0, 256, 256); in DEF_SURFACE_TESTS() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_bitmap_test.cpp146 Rect subset = Rect(0, 0, 50, 50); // 50: right, bottom in HWTEST_F() local
/third_party/node/deps/icu-small/source/common/
H A Duniset_closure.cpp157 const UnicodeSet &maybeOnlyCaseSensitive(const UnicodeSet &src, UnicodeSet &subset) { in maybeOnlyCaseSensitive() argument
[all...]
/third_party/skia/src/effects/imagefilters/
H A DSkTileImageFilter.cpp125 sk_sp<SkImage> subset; in onFilterImage() local
/third_party/skia/src/gpu/
H A DGrBackendTextureImageGenerator.cpp225 SkIRect subset = SkIRect::MakeXYWH(origin.fX, origin.fY, info.width(), info.height()); in onGenerateTexture() local
H A DGrAHardwareBufferImageGenerator.cpp203 SkIRect subset = SkIRect::MakeXYWH(origin.fX, origin.fY, info.width(), info.height()); in onGenerateTexture() local
/third_party/skia/src/image/
H A DSkSurface_Raster.cpp90 sk_sp<SkImage> SkSurface_Raster::onNewImageSnapshot(const SkIRect* subset) { in onNewImageSnapshot() argument
H A DSkImage_GpuYUVA.cpp183 onAsFragmentProcessor( GrRecordingContext* context, SkSamplingOptions sampling, const SkTileMode tileModes[2], const SkMatrix& m, const SkRect* subset, const SkRect* domain) const onAsFragmentProcessor() argument
H A DSkImage_GpuBase.cpp132 sk_sp<SkImage> SkImage_GpuBase::onMakeSubset(const SkIRect& subset, in onMakeSubset() argument
/third_party/skia/src/pdf/
H A DSkPDFMakeToUnicodeCmap.cpp152 SkPDFAppendCmapSections(const SkUnichar* glyphToUnicode, const SkPDFGlyphUse* subset, SkDynamicMemoryWStream* cmap, bool multiByteGlyphs, SkGlyphID firstGlyphID, SkGlyphID lastGlyphID) SkPDFAppendCmapSections() argument
H A DSkPDFShader.cpp167 SkIRect subset = SkIRect::MakeXYWH(0, 0, 1, bitmap.height()); in make_image_shader() local
210 SkIRect subset = SkIRect::MakeXYWH(0, 0, bitmap.width(), 1); in make_image_shader() local
/third_party/skia/tests/
H A DImageFilterCacheTest.cpp40 test_find_existing(skiatest::Reporter* reporter, const sk_sp<SkSpecialImage>& image, const sk_sp<SkSpecialImage>& subset) test_find_existing() argument
63 test_dont_find_if_diff_key(skiatest::Reporter* reporter, const sk_sp<SkSpecialImage>& image, const sk_sp<SkSpecialImage>& subset) test_dont_find_if_diff_key() argument
116 test_explicit_purging(skiatest::Reporter* reporter, const sk_sp<SkSpecialImage>& image, const sk_sp<SkSpecialImage>& subset) test_explicit_purging() argument
159 const SkIRect& subset = SkIRect::MakeXYWH(kPad, kPad, kSmallerSize, kSmallerSize); DEF_TEST() local
180 const SkIRect& subset = SkIRect::MakeXYWH(kPad, kPad, kSmallerSize, kSmallerSize); test_image_backed() local
271 const SkIRect& subset = SkIRect::MakeXYWH(kPad, kPad, kSmallerSize, kSmallerSize); DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-head-table.hh63 bool subset (hb_subset_context_t *c) const in subset() function
H A Dhb-ot-maxp-table.hh97 bool subset (hb_subset_context_t *c) const in subset() function
H A Dhb-ot-color-cpal-table.hh228 bool subset (hb_subset_context_t *c) const in subset() function
/third_party/skia/client_utils/android/
H A DBitmapRegionDecoder.cpp68 SkIRect subset = desiredSubset; in decodeRegion() local
[all...]
/third_party/cups-filters/fontembed/
H A Dembed.h58 BITSET subset; member
/third_party/skia/src/codec/
H A DSkCodecPriv.h33 static inline bool is_valid_subset(const SkIRect& subset, const SkISize& imageDims) { in is_valid_subset() argument
H A DSkSampledCodec.cpp76 const SkIRect* subset = options.fSubset; in onGetAndroidPixels() local
174 SkIRect subset; in sampledDecode() local
[all...]
/third_party/skia/src/gpu/effects/
H A DGrBicubicEffect.cpp270 SkRect subset; in TestCreate() local
141 MakeSubset( GrSurfaceProxyView view, SkAlphaType alphaType, const SkMatrix& matrix, const GrSamplerState::WrapMode wrapX, const GrSamplerState::WrapMode wrapY, const SkRect& subset, SkImage::CubicResampler kernel, Direction direction, const GrCaps& caps) MakeSubset() argument
160 MakeSubset( GrSurfaceProxyView view, SkAlphaType alphaType, const SkMatrix& matrix, const GrSamplerState::WrapMode wrapX, const GrSamplerState::WrapMode wrapY, const SkRect& subset, const SkRect& domain, SkImage::CubicResampler kernel, Direction direction, const GrCaps& caps) MakeSubset() argument
[all...]
H A DGrYUVtoRGBEffect.cpp33 Make(const GrYUVATextureProxies& yuvaProxies, GrSamplerState samplerState, const GrCaps& caps, const SkMatrix& localMatrix, const SkRect* subset, const SkRect* domain) Make() argument
[all...]
/third_party/skia/src/core/
H A DSkSpecialImage.cpp37 SkSpecialImage_Base(const SkIRect& subset, uint32_t uniqueID, const SkSurfaceProps& props) in SkSpecialImage_Base() argument
80 SkSpecialImage::SkSpecialImage(const SkIRect& subset, in SkSpecialImage() argument
155 MakeFromImage(GrRecordingContext* rContext, const SkIRect& subset, sk_sp<SkImage> image, const SkSurfaceProps& props) MakeFromImage() argument
186 SkSpecialImage_Raster(const SkIRect& subset, const SkBitmap& bm, const SkSurfaceProps& props) SkSpecialImage_Raster() argument
269 MakeFromRaster(const SkIRect& subset, const SkBitmap& bm, const SkSurfaceProps& props) MakeFromRaster() argument
292 CopyFromRaster(const SkIRect& subset, const SkBitmap& bm, const SkSurfaceProps& props) CopyFromRaster() argument
334 SkSpecialImage_Gpu(GrRecordingContext* context, const SkIRect& subset, uint32_t uniqueID, GrSurfaceProxyView view, GrColorType ct, SkAlphaType at, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps& props) SkSpecialImage_Gpu() argument
462 MakeDeferredFromGpu(GrRecordingContext* context, const SkIRect& subset, uint32_t uniqueID, GrSurfaceProxyView view, GrColorType colorType, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps& props, SkAlphaType at) MakeDeferredFromGpu() argument
[all...]
H A DSkBitmapCache.cpp30 SkBitmapCacheDesc SkBitmapCacheDesc::Make(uint32_t imageID, const SkIRect& subset) { in Make() argument
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext_v1.h263 drawTextureQuad(const GrClip* clip, GrSurfaceProxyView view, GrColorType srcColorType, SkAlphaType srcAlphaType, GrSamplerState::Filter filter, GrSamplerState::MipmapMode mm, SkBlendMode mode, const SkPMColor4f& color, const SkPoint srcQuad[4], const SkPoint dstQuad[4], GrAA aa, GrQuadAAFlags edgeAA, const SkRect* subset, const SkMatrix& viewMatrix, sk_sp<GrColorSpaceXform> texXform) drawTextureQuad() argument

Completed in 15 milliseconds

123456