Searched refs:fPictureHeight (Results 1 - 2 of 2) sorted by relevance

/external/skia/tests/
H A DPictureBBHTest.cpp23 fPictureHeight = recordHeight;
45 SkIntToScalar(fPictureHeight),
54 int fPictureWidth, fPictureHeight; member in class:PictureBBHTestBase
/external/skia/bench/
H A DPicturePlaybackBench.cpp26 fPictureHeight = SkIntToScalar(PICTURE_HEIGHT);
64 SkScalar fPictureHeight; member in class:PicturePlaybackBench
85 for (SkScalar y = 0; y < fPictureHeight; y += fTextSize) {
113 for (SkScalar y = 0; y < fPictureHeight; y += fTextSize) {

Completed in 296 milliseconds