OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StripSource
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/img_utils/include/img_utils/
StripSource.h
33
class ANDROID_API
StripSource
{
35
virtual ~
StripSource
();
/frameworks/av/media/img_utils/src/
StripSource.cpp
17
#include <img_utils/
StripSource
.h>
22
StripSource
::~
StripSource
() {}
Completed in 82 milliseconds