Searched defs:texRect (Results 1 – 4 of 4) sorted by relevance
223 SkRect texRect = SkRect::MakeLTRB(random->nextRangeScalar(kMinCoord, kMaxCoord), in random_texRect() local
455 const SkRect texRect[], in drawAtlas()
1736 const SkRect texRect[], const SkColor colors[], int count, in drawAtlas()
1413 void cv::ogl::render(const ogl::Texture2D& tex, Rect_<double> wndRect, Rect_<double> texRect) in render()