OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleSetSurface
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/include/media/stagefright/
MediaCodec.h
410
status_t
handleSetSurface
(const sp<Surface> &surface);
ACodec.h
312
status_t
handleSetSurface
(const sp<Surface> &surface);
/frameworks/av/media/libstagefright/
MediaCodec.cpp
[
all
...]
ACodec.cpp
707
status_t ACodec::
handleSetSurface
(const sp<Surface> &surface) {
[
all
...]
Completed in 85 milliseconds