Searched defs:subset (Results 1 – 9 of 9) sorted by relevance
168 SkIRect subset = SkIRect::MakeXYWH(inputX, inputY, inputWidth, inputHeight); in nativeDecodeRegion() local
47 SkIRect subset; in AnimatedImageDrawable_nCreate() local
302 SkIRect subset; in ImageDecoder_nDecodeBitmap() local
252 auto subset = SkIRect::MakeWH(srcBounds.width(), srcBounds.height()); in drawContent() local
342 const auto subset = SkIRect::MakeWH(properties().getWidth(), in updateSnapshotIfRequired() local
129 SkRect subset = kUnset; member656 void DisplayListData::saveBehind(const SkRect* subset) { in saveBehind()951 bool RecordingCanvas::onDoSaveBehind(const SkRect* subset) { in onDoSaveBehind()
1374 List<ShareShortcutInfo> subset = new ArrayList<>(); in testConvertToChooserTarget_predictionService() local1417 List<ShareShortcutInfo> subset = new ArrayList<>(); in testConvertToChooserTarget_shortcutManager() local
1464 public void setCrop(@Nullable Rect subset) { in setCrop()
542 void Layer::prepareCompositionState(compositionengine::LayerFE::StateSubset subset) { in prepareCompositionState()