Home | History | Annotate | Download | only in legacy

Lines Matching defs:mRequestQueue

99     private final RequestQueue mRequestQueue = new RequestQueue(mJpegSurfaceIds);
730 RequestQueue.RequestQueueEntry nextBurst = mRequestQueue.getNext();
752 nextBurst = mRequestQueue.getNext();
1030 long lastFrame = mRequestQueue.stopRepeating();
1068 info = mRequestQueue.submit(requests, repeating);
1082 return mRequestQueue.stopRepeating(requestId);