HomeSort by relevance Sort by last modified time
    Searched refs:sp8 (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/util/
u_format.csv 293 PIPE_FORMAT_R8_SINT , plain, 1, 1, sp8, , , , x001, rgb
294 PIPE_FORMAT_R8G8_SINT , plain, 1, 1, sp8, sp8, , , xy01, rgb
295 PIPE_FORMAT_R8G8B8_SINT , plain, 1, 1, sp8, sp8, sp8, , xyz1, rgb
296 PIPE_FORMAT_R8G8B8A8_SINT , plain, 1, 1, sp8, sp8, sp8, sp8, xyzw, rg
    [all...]
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc 1628 uint8_t* sp8 = reinterpret_cast<uint8_t*>(sp); local
1670 uint8_t* sp8 = reinterpret_cast<uint8_t*>(*m); local
1686 uint8_t* sp8 = LayoutJNISaveFrame(self, m, reinterpret_cast<void*>(*m), handle_scope); local
    [all...]

Completed in 117 milliseconds