Home
last modified time | relevance | path

Searched refs:internal (Results 1 – 25 of 43) sorted by relevance

12

/device/google/cuttlefish/host/libs/wayland/
Dwayland_server.h29 namespace internal {
65 std::unique_ptr<internal::WaylandServerState> server_state_;
Dwayland_server.cpp33 namespace internal { namespace
60 server_state_.reset(new internal::WaylandServerState()); in ServerLoop()
/device/generic/goldfish/network/wifi_forwarder/
Dcache.h72 typename MapType::const_iterator internal() const { return mCurrent; } in internal() function
107 typename MapType::iterator internal() { return mCurrent; } in internal() function
144 return iterator(mMap.erase(pos.internal())); in erase()
148 return iterator(mMap.erase(pos.internal())); in erase()
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGLESv2Validation.cpp356 #define COMPRESSED_TEX_IMAGE_SIZE_CASE(internal, multiplier) \ in compressedTexImageSize() argument
357 case internal: \ in compressedTexImageSize()
379 #define COMPRESSED_TEX_IMAGE_IS_COMPRESSED_FORMAT_CASE(internal) \ in isCompressedFormat() argument
380 case internal: \ in isCompressedFormat()
432 #define COMPRESSED_TEX_IMAGE_SUPPORT_CASE_ASTC(internal) \ in supportedCompressedFormat() argument
433 case internal: \ in supportedCompressedFormat()
436 #define COMPRESSED_TEX_IMAGE_SUPPORT_CASE(internal, maj, min) \ in supportedCompressedFormat() argument
437 case internal: \ in supportedCompressedFormat()
443 #define COMPRESSED_TEX_IMAGE_NOTSUPPORTED(internal) \ in supportedCompressedFormat() argument
444 case internal: \ in supportedCompressedFormat()
/device/google/cuttlefish_vmm/
Drebuild-docker.sh135 /static/rebuild-internal.sh ${_prepare_source[@]} ${_build_or_retry}
145 /static/rebuild-internal.sh ${_prepare_source[@]} ${_build_or_retry}
D.dockerignore5 !rebuild-internal.sh
DDockerfile39 COPY --chown=$USER rebuild-internal.sh /static/rebuild-internal.sh
41 RUN TOOLS_DIR=/static/tools /static/rebuild-internal.sh install_custom_scripts install_packages
/device/generic/goldfish/input/
Dvirtio_input_multi_touch_1.idc1 device.internal = 1
Dvirtio_input_multi_touch_5.idc1 device.internal = 1
Dvirtio_input_multi_touch_8.idc1 device.internal = 1
Dvirtio_input_multi_touch_2.idc1 device.internal = 1
Dvirtio_input_multi_touch_6.idc1 device.internal = 1
Dvirtio_input_multi_touch_10.idc1 device.internal = 1
Dvirtio_input_multi_touch_7.idc1 device.internal = 1
Dvirtio_input_multi_touch_4.idc1 device.internal = 1
Dvirtio_input_multi_touch_3.idc1 device.internal = 1
Dvirtio_input_multi_touch_11.idc1 device.internal = 1
Dvirtio_input_multi_touch_9.idc1 device.internal = 1
/device/generic/goldfish/input-mt/
Dvirtio_input_multi_touch_1.idc1 device.internal = 1
Dvirtio_input_multi_touch_4.idc1 device.internal = 1
Dvirtio_input_multi_touch_3.idc1 device.internal = 1
Dvirtio_input_multi_touch_2.idc1 device.internal = 1
Dvirtio_input_multi_touch_5.idc1 device.internal = 1
/device/google/coral/vibrator/bench/
Dbenchmark.cpp67 static void DefaultArgs(benchmark::internal::Benchmark *b) { in DefaultArgs()
71 static void SupportedEffectArgs(benchmark::internal::Benchmark *b) { in SupportedEffectArgs()
/device/google/contexthub/sensorhal/
Dhubconnection.h163 bool internal; member
282 void queueFlushInternal(int handle, bool internal);

12