OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setBox
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DisplayItem.java
24
//
setBox
() specifies the box that the DisplayItem should render into. It
27
public void
setBox
(int width, int height) {
/external/skia/src/views/
SkTextBox.cpp
120
void SkTextBox::
setBox
(const SkRect& box)
125
void SkTextBox::
setBox
(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom)
/external/skia/src/animator/
SkDisplayEvent.cpp
316
void SkTextBox::
setBox
(SkRect const& ) {}
Completed in 892 milliseconds