| /third_party/skia/gm/ |
| H A D | yuvtorgbsubset.cpp | 141 const SkRect* subset = j > 0 ? &kColorRect : nullptr; variable
|
| H A D | surface.cpp | 326 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 D | skia_bitmap_test.cpp | 146 Rect subset = Rect(0, 0, 50, 50); // 50: right, bottom in HWTEST_F() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uniset_closure.cpp | 157 const UnicodeSet &maybeOnlyCaseSensitive(const UnicodeSet &src, UnicodeSet &subset) { in maybeOnlyCaseSensitive() argument [all...] |
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkTileImageFilter.cpp | 125 sk_sp<SkImage> subset; in onFilterImage() local
|
| /third_party/skia/src/gpu/ |
| H A D | GrBackendTextureImageGenerator.cpp | 225 SkIRect subset = SkIRect::MakeXYWH(origin.fX, origin.fY, info.width(), info.height()); in onGenerateTexture() local
|
| H A D | GrAHardwareBufferImageGenerator.cpp | 203 SkIRect subset = SkIRect::MakeXYWH(origin.fX, origin.fY, info.width(), info.height()); in onGenerateTexture() local
|
| /third_party/skia/src/image/ |
| H A D | SkSurface_Raster.cpp | 90 sk_sp<SkImage> SkSurface_Raster::onNewImageSnapshot(const SkIRect* subset) { in onNewImageSnapshot() argument
|
| H A D | SkImage_GpuYUVA.cpp | 183 onAsFragmentProcessor( GrRecordingContext* context, SkSamplingOptions sampling, const SkTileMode tileModes[2], const SkMatrix& m, const SkRect* subset, const SkRect* domain) const onAsFragmentProcessor() argument
|
| H A D | SkImage_GpuBase.cpp | 132 sk_sp<SkImage> SkImage_GpuBase::onMakeSubset(const SkIRect& subset, in onMakeSubset() argument
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFMakeToUnicodeCmap.cpp | 152 SkPDFAppendCmapSections(const SkUnichar* glyphToUnicode, const SkPDFGlyphUse* subset, SkDynamicMemoryWStream* cmap, bool multiByteGlyphs, SkGlyphID firstGlyphID, SkGlyphID lastGlyphID) SkPDFAppendCmapSections() argument
|
| H A D | SkPDFShader.cpp | 167 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 D | ImageFilterCacheTest.cpp | 40 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 D | hb-ot-head-table.hh | 63 bool subset (hb_subset_context_t *c) const in subset() function
|
| H A D | hb-ot-maxp-table.hh | 97 bool subset (hb_subset_context_t *c) const in subset() function
|
| H A D | hb-ot-color-cpal-table.hh | 228 bool subset (hb_subset_context_t *c) const in subset() function
|
| /third_party/skia/client_utils/android/ |
| H A D | BitmapRegionDecoder.cpp | 68 SkIRect subset = desiredSubset; in decodeRegion() local [all...] |
| /third_party/cups-filters/fontembed/ |
| H A D | embed.h | 58 BITSET subset; member
|
| /third_party/skia/src/codec/ |
| H A D | SkCodecPriv.h | 33 static inline bool is_valid_subset(const SkIRect& subset, const SkISize& imageDims) { in is_valid_subset() argument
|
| H A D | SkSampledCodec.cpp | 76 const SkIRect* subset = options.fSubset; in onGetAndroidPixels() local 174 SkIRect subset; in sampledDecode() local [all...] |
| /third_party/skia/src/gpu/effects/ |
| H A D | GrBicubicEffect.cpp | 270 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 D | GrYUVtoRGBEffect.cpp | 33 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 D | SkSpecialImage.cpp | 37 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 D | SkBitmapCache.cpp | 30 SkBitmapCacheDesc SkBitmapCacheDesc::Make(uint32_t imageID, const SkIRect& subset) { in Make() argument
|
| /third_party/skia/src/gpu/v1/ |
| H A D | SurfaceDrawContext_v1.h | 263 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
|