Searched refs:FrameCommitWrapper (Results 1 – 1 of 1) sorted by relevance
108 class FrameCommitWrapper : public LightRefBase<FrameCommitWrapper> { class110 explicit FrameCommitWrapper(JNIEnv* env, jobject jobject) { in FrameCommitWrapper() function in android::FrameCommitWrapper116 ~FrameCommitWrapper() { releaseObject(); } in ~FrameCommitWrapper()649 sp<FrameCommitWrapper> wrapper = new FrameCommitWrapper{env, callback}; in android_view_ThreadedRenderer_setFrameCommitCallback()