Searched defs:subset (Results 1 – 10 of 10) sorted by relevance
161 SkIRect subset = SkIRect::MakeXYWH(inputX, inputY, inputWidth, inputHeight); in nativeDecodeRegion() local
46 SkIRect subset; in AnimatedImageDrawable_nCreate() local
302 SkIRect subset; in ImageDecoder_nDecodeBitmap() local
248 auto subset = SkIRect::MakeWH(srcBounds.width(), srcBounds.height()); in drawContent() local
342 const auto subset = SkIRect::MakeWH(properties().getWidth(), in updateSnapshotIfRequired() local
125 SkRect subset = kUnset; member635 void DisplayListData::saveBehind(const SkRect* subset) { in saveBehind()925 bool RecordingCanvas::onDoSaveBehind(const SkRect* subset) { in onDoSaveBehind()
569 public void setCrop(@Nullable Rect subset) { } in setCrop()
1081 List<ShareShortcutInfo> subset = new ArrayList<>(); in testConvertToChooserTarget_predictionService() local1117 List<ShareShortcutInfo> subset = new ArrayList<>(); in testConvertToChooserTarget_shortcutManager() local
1404 public void setCrop(@Nullable Rect subset) { in setCrop()
537 void Layer::prepareCompositionState(compositionengine::LayerFE::StateSubset subset) { in prepareCompositionState()