Searched refs:onContentRectChanged (Results 1 – 2 of 2) sorted by relevance
222 void (*onContentRectChanged)(ANativeActivity* activity, const ARect* rect); member
668 if (code->callbacks.onContentRectChanged != NULL) { in onContentRectChanged_native()674 code->callbacks.onContentRectChanged(code, &rect); in onContentRectChanged_native()