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 10 #include "SkDrawTextBox.h"
24 const SkMemberInfo SkDrawTextBox::fInfo[] = {
35 DEFINE_GET_MEMBER(SkDrawTextBox);
37 SkDrawTextBox::SkDrawTextBox()
46 void SkDrawTextBox::dump(SkAnimateMaker* maker)
60 bool SkDrawTextBox::getProperty(int index, SkScriptValue* value) const
65 bool SkDrawTextBox::setProperty(int index, SkScriptValue& scriptValue)
70 bool SkDrawTextBox::draw(SkAnimateMaker& maker)
SkDrawTextBox.h 16 class SkDrawTextBox : public SkDrawRect {
18 SkDrawTextBox();

Completed in 551 milliseconds