OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gui
(Results
326 - 350
of
839
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/core/jni/
com_google_android_gles_jni_EGLImpl.cpp
29
#include <
gui
/Surface.h>
30
#include <
gui
/GLConsumer.h>
31
#include <
gui
/Surface.h>
android_view_TextureView.cpp
25
#include <
gui
/GLConsumer.h>
26
#include <
gui
/Surface.h>
/frameworks/native/libs/gui/
IGraphicBufferConsumer.cpp
31
#include <
gui
/IConsumerListener.h>
32
#include <
gui
/IGraphicBufferConsumer.h>
367
IMPLEMENT_META_INTERFACE(GraphicBufferConsumer, "android.
gui
.IGraphicBufferConsumer");
GLConsumer.cpp
32
#include <
gui
/GLConsumer.h>
33
#include <
gui
/IGraphicBufferAlloc.h>
34
#include <
gui
/ISurfaceComposer.h>
35
#include <
gui
/SurfaceComposerClient.h>
37
#include <private/
gui
/ComposerService.h>
38
#include <private/
gui
/SyncFeatures.h>
[
all
...]
IGraphicBufferProducer.cpp
28
#include <
gui
/IGraphicBufferProducer.h>
170
IMPLEMENT_META_INTERFACE(GraphicBufferProducer, "android.
gui
.IGraphicBufferProducer");
/frameworks/native/services/surfaceflinger/
EventThread.cpp
24
#include <
gui
/BitTube.h>
25
#include <
gui
/IDisplayEventConnection.h>
26
#include <
gui
/DisplayEventReceiver.h>
/external/qemu-pc-bios/bochs/
config.h.in
44
// quit_sim is defined in
gui
/siminterface.h
161
// and term
gui
. If people try to enable it elsewhere, give a compile error
162
// after the
gui
definition so that they don't waste their time trying.
394
# error IDLE_HACK will only work with the X11 or term
gui
. Correct configure args and retry.
601
// for now only term.cc requires a
GUI
sighandler.
898
// used in term
gui
/external/bluetooth/bluedroid/bta/include/
bta_hh_api.h
250
/* ctrl, shift, Alt,
GUI
*/
254
/* modifier key:
GUI
up/down */
/external/chromium_org/gpu/tools/compositor_model_bench/
compositor_model_bench.cc
116
LOG(FATAL) << "Failed to set up
GUI
.";
347
//
GUI
data
/external/chromium_org/tools/grit/grit/tool/
resize.py
115
with Visual Studio's
GUI
resource editor to modify the layout of dialogs for
139
pseudotranslation, because Visual Studio's
GUI
RC editor only
/external/clang/docs/
ClangTools.rst
5
Clang Tools are standalone command line (and potentially
GUI
) tools
38
Clang Tools are CLI or
GUI
programs that are intended to be directly
/external/oprofile/
HACKING
71
gui
/
73
The
GUI
for starting oprofile
/frameworks/av/camera/
ICamera.cpp
25
#include <
gui
/IGraphicBufferProducer.h>
26
#include <
gui
/Surface.h>
/frameworks/av/media/libmedia/
IMediaRecorder.cpp
25
#include <
gui
/Surface.h>
26
#include <
gui
/IGraphicBufferProducer.h>
/frameworks/av/media/libstagefright/omx/
GraphicBufferSource.h
21
#include <
gui
/IGraphicBufferProducer.h>
22
#include <
gui
/BufferQueue.h>
/frameworks/av/services/camera/libcameraservice/api_pro/
ProCamera2Client.cpp
25
#include <
gui
/Surface.h>
26
#include <
gui
/Surface.h>
/frameworks/base/core/jni/android/graphics/
SurfaceTexture.cpp
24
#include <
gui
/GLConsumer.h>
25
#include <
gui
/Surface.h>
/frameworks/base/media/mca/filterfw/jni/
jni_gl_environment.cpp
26
#include <
gui
/IGraphicBufferProducer.h>
27
#include <
gui
/Surface.h>
/frameworks/base/media/mca/filterfw/native/core/
gl_env.h
30
#include <
gui
/IGraphicBufferProducer.h>
31
#include <
gui
/Surface.h>
/frameworks/native/include/gui/
ConsumerBase.h
20
#include <
gui
/BufferQueue.h>
27
#include <
gui
/IConsumerListener.h>
/frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.h
20
#include <
gui
/ConsumerBase.h>
21
#include <
gui
/IGraphicBufferProducer.h>
/hardware/ti/wlan/mac80211/ti-utils/
README
45
adb shell "echo Going to stop
GUI
"
74
adb shell "echo Going to start
GUI
"
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
TestCase.java
64
* @param handler Must be the handler of
GUI
thread. cannot be null.
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
debug.rb
417
# so that a
GUI
can easily track what look/consume events are
562
# in a
gui
where you want to probably grey out tokens that are consumed
583
# sending events over a socket. A
GUI
for example will launch a thread
585
# to notify the
GUI
when a connection is made. ANTLR parsers
/external/chromium/chrome/browser/ui/login/
login_prompt_mac.mm
111
// The Cocoa controller of the
GUI
.
Completed in 1207 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>