Searched refs:FrameCommitWrapper (Results 1 – 1 of 1) sorted by relevance
115 class FrameCommitWrapper : public LightRefBase<FrameCommitWrapper> { class117 explicit FrameCommitWrapper(JNIEnv* env, jobject jobject) { in FrameCommitWrapper() function in android::FrameCommitWrapper123 ~FrameCommitWrapper() { releaseObject(); } in ~FrameCommitWrapper()645 sp<FrameCommitWrapper> wrapper = in android_view_ThreadedRenderer_setFrameCallback()646 sp<FrameCommitWrapper>::make(env, frameCommitCallback.get()); in android_view_ThreadedRenderer_setFrameCallback()658 sp<FrameCommitWrapper> wrapper = sp<FrameCommitWrapper>::make(env, callback); in android_view_ThreadedRenderer_setFrameCommitCallback()