Home
last modified time | relevance | path

Searched defs:SkTypedArray (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/animator/
DSkTypedArray.cpp20 SkTypedArray::SkTypedArray() : fType(SkType_Unknown) { in SkTypedArray() function in SkTypedArray
23 SkTypedArray::SkTypedArray(SkDisplayTypes type) : fType(type) { in SkTypedArray() function in SkTypedArray
DSkIntArray.h37 class SkTypedArray; variable
DSkOperand.h23 class SkTypedArray; variable
/external/skia/include/animator/
DSkAnimator.h33 class SkTypedArray; variable