HomeSort by relevance Sort by last modified time
    Searched refs:SkDrawTextBox (Results 1 - 2 of 2) sorted by null

  /external/skia/src/animator/
SkDrawTextBox.cpp 1 /* libs/graphics/animator/SkDrawTextBox.cpp
18 #include "SkDrawTextBox.h"
32 const SkMemberInfo SkDrawTextBox::fInfo[] = {
43 DEFINE_GET_MEMBER(SkDrawTextBox);
45 SkDrawTextBox::SkDrawTextBox()
54 void SkDrawTextBox::dump(SkAnimateMaker* maker)
68 bool SkDrawTextBox::getProperty(int index, SkScriptValue* value) const
73 bool SkDrawTextBox::setProperty(int index, SkScriptValue& scriptValue)
78 bool SkDrawTextBox::draw(SkAnimateMaker& maker
    [all...]
SkDrawTextBox.h 1 /* libs/graphics/animator/SkDrawTextBox.h
24 class SkDrawTextBox : public SkDrawRect {
26 SkDrawTextBox();

Completed in 1051 milliseconds