Home
last modified time | relevance | path

Searched refs:split_disjoint_8byte_format (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/core/
DSkVM.cpp1253 static void split_disjoint_8byte_format(PixelFormat f, PixelFormat* lo, PixelFormat* hi) { in split_disjoint_8byte_format() function
1300 split_disjoint_8byte_format(f, &lo,&hi); in load()
1331 split_disjoint_8byte_format(f, &lo,&hi); in gather()
1414 split_disjoint_8byte_format(f, &lo,&hi); in store()