OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sk_path_get_bounds
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/c/
sk_path.h
80
SK_API bool
sk_path_get_bounds
(const sk_path_t*, sk_rect_t*);
/external/skia/src/c/
sk_surface.cpp
305
bool
sk_path_get_bounds
(const sk_path_t* cpath, sk_rect_t* crect) {
function
Completed in 68 milliseconds