Searched refs:create_brd (Results 1 – 2 of 2) sorted by relevance
128 static SkBitmapRegionDecoder* create_brd(Path path) { in create_brd() function163 std::unique_ptr<SkBitmapRegionDecoder> brd(create_brd(fPath)); in draw()267 std::unique_ptr<SkBitmapRegionDecoder> brd(create_brd(fPath)); in size()
176 static std::unique_ptr<android::skia::BitmapRegionDecoder> create_brd(Path path) { in create_brd() function209 auto brd = create_brd(fPath); in draw()314 auto brd = create_brd(fPath); in size()