25 const int32_t
width = ANativeWindow_getWidth(window_.
get());
26 const int32_t
height = ANativeWindow_getHeight(window_.
get());
ANativeWindow * GetHandle() const
NativeWindow(ANativeWindow *window)
static float max(float r, float g, float b)
const ProcTable & GetProcTable()
static constexpr TSize MakeWH(Type width, Type height)
struct ANativeWindow ANativeWindow