Home
last modified time | relevance | path

Searched refs:frameDimensions (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/bench/
H A DMSKPBench.cpp23 canvas->clipIRect(SkIRect::MakeSize(fPlayer->frameDimensions(f))); in onDraw()
/third_party/skia/tools/
H A DMSKPPlayer.h40 SkISize frameDimensions(int i) const;
H A DMSKPPlayer.cpp415 SkISize MSKPPlayer::frameDimensions(int i) const { in frameDimensions() function in MSKPPlayer
/third_party/skia/tools/viewer/
H A DMSKPSlide.cpp103 auto bounds = SkIRect::MakeSize(fPlayer->frameDimensions(fFrame)); in draw()

Completed in 2 milliseconds