Searched defs:set3x3 (Results 1 - 2 of 2) sorted by relevance
/external/skia/src/utils/ | ||
H A D | SkMatrix44.cpp | 104 void SkMatrix44::set3x3(SkMScalar m00, SkMScalar m01, SkMScalar m02, function in class:SkMatrix44 194 this->set3x3(SkDoubleToMScalar(x * xC + c), // scale x |
/external/webkit/Source/WebKit/android/plugins/ | ||
H A D | android_npapi.h | 289 void (*set3x3)(ANPMatrix*, const float[9]); member in struct:ANPMatrixInterfaceV0 |
Completed in 70 milliseconds