Searched refs:readPoint3 (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/effects/
H A DSkLightingImageFilter.cpp247 SkPoint3 readPoint3(SkReadBuffer& buffer) { function in namespace:__anon30618
542 fColor = readPoint3(buffer);
588 fDirection = readPoint3(buffer);
652 fLocation = readPoint3(buffer);
740 fLocation = readPoint3(buffer);
741 fTarget = readPoint3(buffer);
746 fS = readPoint3(buffer);
/external/chromium_org/third_party/skia/src/effects/
H A DSkLightingImageFilter.cpp263 SkPoint3 readPoint3(SkReadBuffer& buffer) { function in namespace:__anon15209
574 fColor = readPoint3(buffer);
620 fDirection = readPoint3(buffer);
684 fLocation = readPoint3(buffer);
772 fLocation = readPoint3(buffer);
773 fTarget = readPoint3(buffer);
778 fS = readPoint3(buffer);

Completed in 9674 milliseconds