Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkVM.cpp1097 static void split_disjoint_8byte_format(PixelFormat f, PixelFormat* lo, PixelFormat* hi) { in split_disjoint_8byte_format() function
1144 split_disjoint_8byte_format(f, &lo,&hi); in load()
1175 split_disjoint_8byte_format(f, &lo,&hi); in gather()
1235 split_disjoint_8byte_format(f, &lo,&hi); in store()