| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-color-cpal-table.hh | 228 bool subset (hb_subset_context_t *c) const in subset() function
|
| H A D | hb-ot-hmtx-table.hh | 123 bool subset (hb_subset_context_t *c) const in subset() function
|
| H A D | hb-ot-name-table.hh | 241 bool subset (hb_subset_context_t *c) const in subset() function
|
| H A D | hb-ot-post-table.hh | 95 bool subset (hb_subset_context_t *c) const in subset() function
|
| H A D | hb-ot-var-hvar-table.hh | 359 bool subset (hb_subset_context_t *c) const { return HVARVVAR::_subset<HVAR> (c); } in subset() function 391 bool subset (hb_subset_context_t *c) const { return HVARVVAR::_subset<VVAR> (c); } in subset() function
|
| H A D | hb-ot-cff2-table.hh | 517 bool subset (hb_subset_context_t *c) const { return hb_subset_cff2 (c); } in subset() function
|
| H A D | hb-ot-color-sbix-table.hh | 140 bool subset (hb_subset_context_t *c, unsigned int available_len) const in subset() function 387 bool subset (hb_subset_context_t* c) const in subset() function
|
| H A D | hb-ot-layout-gsub-table.hh | 109 bool subset (hb_subset_context_t *c) const in subset() function 218 bool subset (hb_subset_context_t *c) const in subset() function 370 bool subset (hb_subset_context_t *c) const in subset() function 464 bool subset (hb_subset_context_t *c) const in subset() function 603 bool subset (hb_subset_context_t *c) const in subset() function 707 bool subset (hb_subset_context_t *c) const in subset() function 864 bool subset (hb_subset_context_t *c, unsigned coverage_idx) const in subset() function 973 bool subset (hb_subset_context_t *c, unsigned coverage_idx) const in subset() function [all...] |
| /third_party/skia/gm/ |
| H A D | image_pict.cpp | 265 const SkIRect subset = SkIRect::MakeLTRB(50, 50, 100, 100); in makeCaches() local
|
| H A D | drawimageset.cpp | 75 SkIRect subset = SkIRect::MakeXYWH(x * tileW - 1, y * tileH - 1, tileW + 2, tileH + 2); in make_image_tiles() local
|
| H A D | drawbitmaprect.cpp | 122 SkBitmap subset; in bitmapsubsetproc() local
|
| H A D | imagemakewithfilter.cpp | 316 SkIRect subset = SkIRect::MakeXYWH(25, 25, 50, 50); variable 350 drawImageWithFilter(SkCanvas* canvas, sk_sp<SkImage> mainImage, sk_sp<SkImage> auxImage, FilterFactory filterFactory, const SkIRect& clip, const SkIRect& subset, SkIRect* dstRect) drawImageWithFilter() argument [all...] |
| /kernel/linux/linux-5.10/drivers/irqchip/ |
| H A D | irq-mvebu-icu.c | 75 const struct mvebu_icu_subset_data *subset = msi_data->subset_data; in mvebu_icu_init() local
|
| /kernel/linux/linux-6.6/drivers/irqchip/ |
| H A D | irq-mvebu-icu.c | 75 const struct mvebu_icu_subset_data *subset = msi_data->subset_data; in mvebu_icu_init() local
|
| /third_party/skia/src/codec/ |
| H A D | SkWebpCodec.cpp | 383 SkIRect subset = *options.fSubset; in onGetPixels() local [all...] |
| /third_party/skia/src/image/ |
| H A D | SkImage_Raster.cpp | 254 sk_sp<SkImage> SkImage_Raster::onMakeSubset(const SkIRect& subset, GrDirectContext*) const { in onMakeSubset() argument 445 onAsFragmentProcessor( GrRecordingContext* rContext, SkSamplingOptions sampling, const SkTileMode tileModes[2], const SkMatrix& m, const SkRect* subset, const SkRect* domain) const onAsFragmentProcessor() argument
|
| H A D | SkSurface_Gpu.cpp | 116 sk_sp<SkImage> SkSurface_Gpu::onNewImageSnapshot(const SkIRect* subset) { in onNewImageSnapshot() argument
|
| H A D | SkImage_Lazy.cpp | 196 sk_sp<SkImage> SkImage_Lazy::onMakeSubset(const SkIRect& subset, GrDirectContext* direct) const { in onMakeSubset() argument 261 onAsFragmentProcessor( GrRecordingContext* rContext, SkSamplingOptions sampling, const SkTileMode tileModes[2], const SkMatrix& m, const SkRect* subset, const SkRect* domain) const onAsFragmentProcessor() argument
|
| /third_party/skia/src/gpu/ |
| H A D | SkGr.cpp | 181 SkIRect subset = SkIRect::MakePtSize(origin, bitmap.dimensions()); in GrMakeCachedBitmapProxyView() local
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | Device.cpp | 387 sk_sp<SkSpecialImage> Device::snapSpecial(const SkIRect& subset, bool forceCopy) { in snapSpecial() argument
|
| /third_party/skia/fuzz/ |
| H A D | FuzzMain.cpp | 599 SkIRect subset; in fuzz_img() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiMaintenance3Check.cpp | 123 TypeSet subset; in getAliveTypesForLimit() local
|
| /third_party/skia/src/core/ |
| H A D | SkPicturePlayback.cpp | 634 const SkRect* subset = nullptr; in handleOp() local
|
| H A D | SkReadBuffer.cpp | 340 SkIRect subset; in readImage() local
|
| /third_party/skia/src/gpu/effects/ |
| H A D | GrTextureEffect.cpp | 38 Sampling(const GrSurfaceProxy& proxy, GrSamplerState sampler, const SkRect& subset, const SkRect* domain, const float border[4], bool alwaysUseShaderTileMode, const GrCaps& caps, SkVector linearFilterInset) Sampling() argument 185 MakeSubset(GrSurfaceProxyView view, SkAlphaType alphaType, const SkMatrix& matrix, GrSamplerState sampler, const SkRect& subset, const GrCaps& caps, const float border[4], bool alwaysUseShaderTileMode) MakeSubset() argument 206 MakeSubset(GrSurfaceProxyView view, SkAlphaType alphaType, const SkMatrix& matrix, GrSamplerState sampler, const SkRect& subset, const SkRect& domain, const GrCaps& caps, const float border[4]) MakeSubset() argument 221 MakeCustomLinearFilterInset( GrSurfaceProxyView view, SkAlphaType alphaType, const SkMatrix& matrix, Wrap wx, Wrap wy, const SkRect& subset, const SkRect* domain, SkVector inset, const GrCaps& caps, const float border[4]) MakeCustomLinearFilterInset() argument 707 float subset[] = {s.fLeft, s.fTop, s.fRight, s.fBottom}; onSetData() local 711 float subset[] = {c.fLeft, c.fTop, c.fRight, c.fBottom}; onSetData() local [all...] |