OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ScreenshotClient
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/gui/
SurfaceComposerClient.h
160
class
ScreenshotClient
176
ScreenshotClient
();
177
~
ScreenshotClient
();
/frameworks/native/libs/gui/
SurfaceComposerClient.cpp
622
status_t
ScreenshotClient
::capture(
633
ScreenshotClient
::
ScreenshotClient
()
638
ScreenshotClient
::~
ScreenshotClient
() {
639
ScreenshotClient
::release();
642
sp<CpuConsumer>
ScreenshotClient
::getCpuConsumer() const {
646
mCpuConsumer->setName(String8("
ScreenshotClient
"));
651
status_t
ScreenshotClient
::update(const sp<IBinder>& display,
676
status_t
ScreenshotClient
::update(const sp<IBinder>& display)
[
all
...]
Completed in 25 milliseconds