HomeSort by relevance Sort by last modified time
    Searched full:gui (Results 226 - 250 of 839) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/native/services/surfaceflinger/
SurfaceFlingerConsumer.h 20 #include <gui/GLConsumer.h>
EventThread.h 23 #include <gui/DisplayEventReceiver.h>
24 #include <gui/IDisplayEventConnection.h>
MessageQueue.cpp 27 #include <gui/IDisplayEventConnection.h>
28 #include <gui/BitTube.h>
  /frameworks/rs/
rsGrallocConsumer.h 20 #include <gui/ConsumerBase.h>
rsAllocation.h 25 #include "gui/CpuConsumer.h"
26 #include "gui/GLConsumer.h"
  /libcore/luni/src/main/java/javax/security/auth/callback/
CallbackHandler.java 39 * s, whereas a GUI-based one might open a single dialog window for both
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_style.py 8 requires('gui')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_style.py 8 requires('gui')
  /prebuilts/tools/common/proguard/
license.html 33 ProGuardDT GUI, the EclipseME JME IDE, the Oracle NetBeans Java IDE, the Oracle
  /prebuilts/tools/common/proguard/proguard4.7/
README 6 - bin : simple wrapper scripts to run ProGuard, its GUI, and ReTrace
  /prebuilts/tools/common/proguard/proguard4.7/build/
build.sh 24 PROGUARD_GUI=proguard/gui/ProGuardGUI
  /prebuilts/tools/common/proguard/proguard4.7/docs/
GPL_exception.html 39 <li>the Eclipse ProGuardDT GUI,</li>
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
index.html 31 <li><a href="gui.html">Graphical User Interface</a></li>
  /external/chromium_org/third_party/WebKit/Source/
config.h 36 virtual memory, not to choose a GUI toolkit */
47 virtual memory, not to choose a GUI toolkit ==== */
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/src/org/webrtc/
VideoRenderer.java 36 * class also provides a createGui() method for creating a GUI-rendering window
105 // |this| either wraps a native (GUI) renderer or a client-supplied Callbacks
  /external/proguard/src/proguard/gui/splash/
SplashPanel.java 21 package proguard.gui.splash;
23 import proguard.gui.SwingUtil;
  /frameworks/base/cmds/screencap/
screencap.cpp 28 #include <gui/SurfaceComposerClient.h>
29 #include <gui/ISurfaceComposer.h>
  /frameworks/native/include/gui/
ISurfaceComposer.h 30 #include <gui/IGraphicBufferAlloc.h>
31 #include <gui/ISurfaceComposerClient.h>
  /hardware/libhardware/tests/camera2/
CameraStreamFixture.h 24 #include <gui/CpuConsumer.h>
25 #include <gui/Surface.h>
camera2_utils.h 25 #include <gui/Surface.h>
26 #include <gui/CpuConsumer.h>
  /frameworks/native/cmds/flatland/
Main.cpp 19 #include <gui/GraphicBufferAlloc.h>
20 #include <gui/Surface.h>
21 #include <gui/SurfaceControl.h>
22 #include <gui/GLConsumer.h>
23 #include <gui/Surface.h>
  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 34 #include <gui/CpuConsumer.h>
35 #include <gui/IGraphicBufferProducer.h>
36 #include <gui/ISurfaceComposer.h>
37 #include <gui/ISurfaceComposerClient.h>
38 #include <gui/SurfaceComposerClient.h>
40 #include <private/gui/ComposerService.h>
41 #include <private/gui/LayerState.h>
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
LookupActivity.java 145 * and updates the GUI when finished.
260 * hides the loading animation from the GUI thread before starting a
262 * back to the GUI thread where it updates with the newly-found entry.
  /external/chromium_org/tools/grit/grit/format/policy_templates/
policy_template_generator_unittest.py 182 # Test that GUI messages of policies all get placeholders replaced.
219 # Test that GUI messages are assigned correctly to int-enums
243 # Test that GUI messages are assigned correctly to string-enums
  /external/oprofile/
configure.in 266 gui/Makefile \
267 gui/ui/Makefile \
278 echo "Warning: a working Qt not found; no GUI will be built"

Completed in 775 milliseconds

1 2 3 4 5 6 7 8 91011>>