OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mBufferListener
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rsAllocation.cpp
613
mBufferListener
= new NewBufferListener(numAlloc);
614
mBufferListener
->rsc = rsc;
615
mBufferListener
->alloc[0] = this;
619
mGrallocConsumer->setFrameAvailableListener(
mBufferListener
);
650
mBufferListener
= alloc->
mBufferListener
;
651
mBufferListener
->alloc[mCurrentIdx] = this;
[
all
...]
rsAllocation.h
236
sp<NewBufferListener>
mBufferListener
;
Completed in 47 milliseconds