OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:emulator
(Results
1 - 25
of
1201
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/android-emulator/darwin-x86_64/
source.properties
3
Pkg.Path=
emulator
4
Pkg.Desc=Android
Emulator
/prebuilts/android-emulator/linux-x86_64/
source.properties
3
Pkg.Path=
emulator
4
Pkg.Desc=Android
Emulator
/build/make/target/board/generic/sepolicy/
radio.te
2
# the
emulator
.
rild.te
2
#
emulator
.
qemu_props.te
8
# TODO(b/79502552): Invalid property access from
emulator
vendor
/device/generic/goldfish-opengl/
README
3
$ANDROID_BUILD_TOP/sdk/
emulator
/opengl.
6
with the 'emugen' host tool (see sdk/
emulator
/opengl/host/tools/emugen).
9
after building the
emulator
from sources, this will populate the content
15
$AOSP/sdk/
emulator
/opengl/libs/GLESv1_dec/
16
$AOSP/sdk/
emulator
/opengl/libs/GLESv2_dec/
17
$AOSP/sdk/
emulator
/opengl/libs/renderControl_dec/
/packages/apps/Dialer/
common_fixture_script.sh
1
# This file runs before
emulator
integration tests .
/prebuilts/android-emulator/
update_emulator.sh
12
linux_zip=sdk-repo-linux-
emulator
-$build.zip
13
mac_zip=sdk-repo-darwin-
emulator
-$build.zip
19
mv
emulator
linux-x86_64
26
mv
emulator
darwin-x86_64
30
printf "Upgrade
emulator
to emu-master-dev build $build\n\n" >
emulator
.commitmsg
33
git commit -t
emulator
.commitmsg
35
rm
emulator
.commitmsg
/device/generic/goldfish/tools/
emulator_boot_test.sh
16
export PATH=prebuilts/android-
emulator
/linux-x86_64:$PATH
33
export PATH=prebuilts/android-
emulator
/darwin-x86_64:$PATH
46
which
emulator
47
emulator
-version
48
emulator
-accel-check
52
echo "kill
emulator
after 10 minutes"
56
emulator
-gpu swiftshader_indirect -no-window -show-kernel -verbose -quit-after-boot $time_out \
/device/generic/goldfish/
ueventd.goldfish.rc
1
# These settings are specific to running under the Android
emulator
ueventd.ranchu.rc
1
# These settings are specific to running under the Android
emulator
/device/generic/qemu/
ueventd.ranchu.rc
1
# These settings are specific to running under the Android
emulator
/build/make/target/board/generic/
README.txt
5
will work with the
emulator
, though sound will not work
6
(see the "
emulator
" product for that).
/build/make/target/board/generic_mips/
README.txt
5
will work with the
emulator
, though sound will not work
6
(see the "
emulator
" product for that).
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
VehicleEmulator.cpp
50
mComm->stop(); // Close
emulator
socket if it is open.
55
emulator
::EmulatorMessage msg;
56
emulator
::VehiclePropValue *val = msg.add_value();
58
msg.set_status(
emulator
::RESULT_OK);
59
msg.set_msg_type(
emulator
::SET_PROPERTY_ASYNC);
66
emulator
::VehiclePropGet getProp = rxMsg.prop(0);
68
respMsg.set_msg_type(
emulator
::GET_CONFIG_RESP);
69
respMsg.set_status(
emulator
::ERROR_INVALID_PROPERTY);
74
emulator
::VehiclePropConfig* protoCfg = respMsg.add_config();
76
respMsg.set_status(
emulator
::RESULT_OK)
[
all
...]
VehicleEmulator.h
46
void registerEmulator(VehicleEmulator*
emulator
) {
47
ALOGI("%s,
emulator
: %p", __func__,
emulator
);
49
mEmulator =
emulator
;
85
using EmulatorMessage =
emulator
::EmulatorMessage;
92
void txMsg(
emulator
::EmulatorMessage& txMsg);
94
void populateProtoVehicleConfig(
emulator
::VehiclePropConfig* protoCfg,
96
void populateProtoVehiclePropValue(
emulator
::VehiclePropValue* protoVal,
/build/kati/testcase/
sort.mk
11
echo $(sort device/sample/products/AndroidProducts.mk device/moto/shamu/AndroidProducts.mk device/asus/fugu/AndroidProducts.mk device/asus/deb/AndroidProducts.mk device/asus/flo/AndroidProducts.mk device/generic/arm64/AndroidProducts.mk device/generic/qemu/AndroidProducts.mk device/generic/mini-
emulator
-x86_64/AndroidProducts.mk device/generic/x86/AndroidProducts.mk device/generic/mips/AndroidProducts.mk device/generic/mini-
emulator
-x86/AndroidProducts.mk device/generic/mini-
emulator
-mips/AndroidProducts.mk device/generic/mini-
emulator
-arm64/AndroidProducts.mk device/generic/mini-
emulator
-armv7-a-neon/AndroidProducts.mk device/generic/x86_64/AndroidProducts.mk device/generic/armv7-a-neon/AndroidProducts.mk device/htc/flounder/AndroidProducts.mk device/lge/bullhead/AndroidProducts.mk device/lge/hammerhead/AndroidProducts.mk device/huawei/angler/AndroidProducts.mk)
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/views/
MultiTouchView.java
48
/**
Emulator
screen width to this view width ratio. */
50
/**
Emulator
screen height to this view height ratio. */
53
* Flags whether or not image received from the
emulator
should be rotated.
54
* Rotation is required when display orientation state of the
emulator
and
58
/** Base matrix that keep
emulator
->device display scaling */
60
/** Matrix that is used to draw
emulator
's screen on the device. */
110
* Sets
emulator
screen width and height to this view width and height
113
* @param dx
Emulator
screen width to this view width ratio.
114
* @param dy
Emulator
screen height to this view height ratio.
115
* @param rotateDisplay Flags whether image received from the
emulator
[
all
...]
/build/make/target/board/generic_mips64/
README.txt
5
will work with the
emulator
.
/build/make/target/board/generic_x86/
README.txt
5
will work with the IA version of the
emulator
,
/build/make/target/board/generic_x86_64/
README.txt
5
will work with the IA version of the
emulator
,
/device/generic/mini-emulator-mips64/
m_e_mips64.mk
15
include $(SRC_TARGET_DIR)/product/
emulator
.mk
18
$(call inherit-product, device/generic/mini-
emulator
-armv7-a-neon/mini_emulator_common.mk)
21
PRODUCT_DEVICE := mini-
emulator
-mips64
23
PRODUCT_MODEL := mini-
emulator
-mips64
/prebuilts/qemu-kernel/arm/
README
1
This directory contains kernel images to be used with the Android
emulator
/prebuilts/qemu-kernel/arm64/
README
1
This directory contains kernel images to be used with the Android
emulator
/prebuilts/qemu-kernel/mips/
README
1
This directory contains kernel images to be used with the Android
emulator
Completed in 1029 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>