Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRenderWindow.cpp35 # define D(...) my_debug(__PRETTY_FUNCTION__, __LINE__, __VA_ARGS__)
43 void my_debug(const char* function, int line, const char* format, ...) { in my_debug() function