OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setXYWH
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkRect.h
136
void
setXYWH
(int32_t x, int32_t y, int32_t width, int32_t height) {
557
void
setXYWH
(SkScalar x, SkScalar y, SkScalar width, SkScalar height) {
/external/skia/include/core/
SkRect.h
136
void
setXYWH
(int32_t x, int32_t y, int32_t width, int32_t height) {
557
void
setXYWH
(SkScalar x, SkScalar y, SkScalar width, SkScalar height) {
Completed in 24 milliseconds