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()625 sp<FrameCommitWrapper> wrapper = in android_view_ThreadedRenderer_setFrameCallback()626 sp<FrameCommitWrapper>::make(env, frameCommitCallback.get()); in android_view_ThreadedRenderer_setFrameCallback()638 sp<FrameCommitWrapper> wrapper = sp<FrameCommitWrapper>::make(env, callback); in android_view_ThreadedRenderer_setFrameCommitCallback()