Searched refs:mali_gralloc_dump_string (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gchips/gralloc4/src/core/ |
D | mali_gralloc_debug.cpp | 58 void mali_gralloc_dump_string(android::String8 &buf, const char *fmt, ...) in mali_gralloc_dump_string() function 75 mali_gralloc_dump_string(dumpStrings, in mali_gralloc_dump_buffers() 80 …mali_gralloc_dump_string(dumpStrings, " handle | width | height | stride | req format |all… in mali_gralloc_dump_buffers() 83 …mali_gralloc_dump_string(dumpStrings, "------------+-------+--------+--------+----------------+---… in mali_gralloc_dump_buffers() 90 …mali_gralloc_dump_string(dumpStrings, " %08" PRIxPTR " | %5d | %5d | %5d | %08x | %09" … in mali_gralloc_dump_buffers() 98 mali_gralloc_dump_string( in mali_gralloc_dump_buffers()
|
D | mali_gralloc_debug.h | 30 void mali_gralloc_dump_string(android::String8 &buf, const char *fmt, ...);
|
/hardware/google/gchips/gralloc3/src/ |
D | mali_gralloc_debug.cpp | 65 void mali_gralloc_dump_string(android::String8 &buf, const char *fmt, ...) in mali_gralloc_dump_string() function 82 mali_gralloc_dump_string(dumpStrings, in mali_gralloc_dump_buffers() 87 …mali_gralloc_dump_string(dumpStrings, " handle | width | height | stride | req format |int… in mali_gralloc_dump_buffers() 90 …mali_gralloc_dump_string(dumpStrings, "------------+-------+--------+--------+----------------+---… in mali_gralloc_dump_buffers() 97 …mali_gralloc_dump_string(dumpStrings, " %08" PRIxPTR " | %5d | %5d | %5d | %08x | %09" … in mali_gralloc_dump_buffers() 105 mali_gralloc_dump_string( in mali_gralloc_dump_buffers()
|
D | mali_gralloc_debug.h | 35 void mali_gralloc_dump_string(android::String8 &buf, const char *fmt, ...);
|