Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/cpu/arm/
DGraphicsContext3DNEON.h136 uint8x8x4_t destComponents = {{componentR, componentG, componentB, componentA}}; in unpackOneRowOfRGBA4444ToRGBA8() local
196 uint8x8x4_t destComponents = {{componentR, componentG, componentB, componentA}}; in unpackOneRowOfRGBA5551ToRGBA8() local
260 uint8x8x4_t destComponents = {{componentR, componentG, componentB, componentA}}; in unpackOneRowOfRGB565ToRGBA8() local