OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gui
(Results
1 - 25
of
397
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/proguard/src/proguard/gui/splash/
Timing.java
21
package proguard.
gui
.splash;
VariableDouble.java
21
package proguard.
gui
.splash;
VariableInt.java
21
package proguard.
gui
.splash;
VariableString.java
21
package proguard.
gui
.splash;
Sprite.java
21
package proguard.
gui
.splash;
VariableColor.java
21
package proguard.
gui
.splash;
VariableFont.java
21
package proguard.
gui
.splash;
ConstantDouble.java
21
package proguard.
gui
.splash;
ConstantInt.java
21
package proguard.
gui
.splash;
ConstantTiming.java
21
package proguard.
gui
.splash;
ConstantColor.java
21
package proguard.
gui
.splash;
ConstantFont.java
21
package proguard.
gui
.splash;
ConstantString.java
21
package proguard.
gui
.splash;
SawToothTiming.java
21
package proguard.
gui
.splash;
/prebuilts/tools/common/proguard/proguard4.7/lib/
proguardgui.jar
/external/proguard/lib/
proguardgui.jar
/frameworks/base/libs/hwui/tests/common/
TestContext.h
20
#include <
gui
/DisplayEventReceiver.h>
21
#include <
gui
/ISurfaceComposer.h>
22
#include <
gui
/BufferItemConsumer.h>
23
#include <
gui
/SurfaceComposerClient.h>
24
#include <
gui
/SurfaceControl.h>
25
#include <
gui
/Surface.h>
/external/fio/
gerror.h
5
extern void gfio_report_info(struct
gui
*ui, const char *title, const char *message);
/frameworks/native/libs/gui/
BufferSlot.cpp
17
#include <
gui
/BufferSlot.h>
GuiConfig.cpp
17
#include <
gui
/GuiConfig.h>
DisplayEventReceiver.cpp
21
#include <
gui
/DisplayEventReceiver.h>
22
#include <
gui
/IDisplayEventConnection.h>
23
#include <
gui
/ISurfaceComposer.h>
25
#include <private/
gui
/ComposerService.h>
27
#include <private/
gui
/BitTube.h>
40
mDataChannel = std::make_unique<
gui
::BitTube>();
87
ssize_t DisplayEventReceiver::getEvents(
gui
::BitTube* dataChannel,
90
return
gui
::BitTube::recvObjects(dataChannel, events, count);
93
ssize_t DisplayEventReceiver::sendEvents(
gui
::BitTube* dataChannel,
96
return
gui
::BitTube::sendObjects(dataChannel, events, count)
[
all
...]
/frameworks/native/libs/gui/include/gui/
BufferQueueDefs.h
20
#include <
gui
/BufferSlot.h>
BufferQueue.h
20
#include <
gui
/BufferItem.h>
21
#include <
gui
/BufferQueueDefs.h>
22
#include <
gui
/IGraphicBufferConsumer.h>
23
#include <
gui
/IGraphicBufferProducer.h>
24
#include <
gui
/IConsumerListener.h>
/frameworks/native/libs/gui/tests/
DummyConsumer.h
17
#include <
gui
/IConsumerListener.h>
/frameworks/av/services/camera/libcameraservice/device3/
Camera3StreamBufferFreedListener.h
20
#include <
gui
/Surface.h>
Completed in 968 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>