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