Home
last modified time | relevance | path

Searched defs:props (Results 1 – 24 of 24) sorted by relevance

/device/generic/car/emulator/usbpt/protocan/protocanbus/
DExtraCanClient.cpp57 void ExtraCanClient::appendKeyInput(std::vector<VehiclePropValue>& props, int32_t keyCode, bool key… in appendKeyInput()
73 void ExtraCanClient::appendRepeatedKeyInput(std::vector<VehiclePropValue>& props, int32_t keyCode, in appendRepeatedKeyInput()
99 std::vector<VehiclePropValue> props; in onReceive() local
/device/google/sunfish/health/
DHealth.cpp108 int private_healthd_board_battery_update(struct android::BatteryProperties *props) { in private_healthd_board_battery_update()
162 struct BatteryProperties props; in UpdateHealthInfo() local
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DStateTrackingSupport.h227 SamplerProps props; in addFresh() local
238 SamplerProps* props = get(id); in ref() local
243 SamplerProps* props = get(id); in unref() local
DGLClientState.cpp1102 const RboProps* props = view.get_const(name); in isRenderbufferThatWasBound() local
1803 FboProps& props = boundFboProps(target); in checkFramebufferCompleteness() local
2237 const FboProps& props = boundFboProps_const(target); in getBoundFramebufferFormat() local
2395 FboProps props; in addFreshFramebuffer() local
2751 FboProps& props = it->second; in setFboCompletenessDirtyForTexture() local
2788 FboProps& props = it->second; in setFboCompletenessDirtyForRbo() local
2851 const FboProps& props = boundFboProps_const(target); in depthStencilHasSameObject() local
/device/google/redbull/health/
DHealth.cpp127 int private_healthd_board_battery_update(struct android::BatteryProperties *props) { in private_healthd_board_battery_update()
187 struct BatteryProperties props; in UpdateHealthInfo() local
/device/google/coral/health/
DHealth.cpp135 int private_healthd_board_battery_update(struct android::BatteryProperties *props) { in private_healthd_board_battery_update()
197 struct BatteryProperties props; in UpdateHealthInfo() local
/device/generic/vulkan-cereal/stream-servers/
DCompositor.h33 ComposeLayer props; member
/device/google/cuttlefish/host/libs/graphics_detector/
Dgraphics_detector_vk.cpp40 const auto props = physical_device.getProperties(); in PopulateVulkanAvailabilityImpl() local
Dvk.cpp52 const auto props = physical_device.getMemoryProperties(); in GetMemoryType() local
199 const auto props = physical_device.getProperties(); in LoadImpl() local
251 const auto props = physical_device.getQueueFamilyProperties(); in LoadImpl() local
/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisplay_flags.cpp37 std::unordered_map<std::string, std::string> props; in ParseDisplayConfig() local
/device/generic/goldfish/fingerprint/
Dhal.cpp58 SensorProps props; in getSensorProps() local
/device/generic/vulkan-cereal/stream-servers/tests/
DVulkan_unittest.cpp102 const VkPhysicalDeviceProperties& props) { in getPhysicalDevicePropertiesString()
150 std::vector<VkExtensionProperties> props(count); in testInstanceCreation() local
/device/generic/vulkan-cereal/gl-host-common/include/host-common/opengl/
Demugl_config.h77 emugl_host_gpu_props* props; member
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dlayers_extensions.cpp222 const VkLayerProperties& props = properties[i]; in EnumerateLayers() local
Dapi.cpp1227 const VkExtensionProperties* props = in EnumerateInstanceExtensionProperties() local
1277 const VkExtensionProperties* props = in EnumerateDeviceExtensionProperties() local
Ddriver.cpp586 const VkExtensionProperties& props = filter.exts[i]; in FilterExtension() local
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkCommonOperations.cpp3006 VkExternalMemoryProperties props) { in transformExternalMemoryProperties_tohost()
3016 VkExternalMemoryProperties props, VkExternalMemoryHandleTypeFlags wantedGuestHandleType) { in transformExternalMemoryProperties_fromhost()
DVkDecoderGlobalState.cpp3516 const auto& props = emu->deviceInfo.physdevProps; in getHostFeatureSupport() local
5069 void transformImpl_VkExternalMemoryProperties_tohost(const VkExternalMemoryProperties* props, in transformImpl_VkExternalMemoryProperties_tohost()
5076 void transformImpl_VkExternalMemoryProperties_fromhost(const VkExternalMemoryProperties* props, in transformImpl_VkExternalMemoryProperties_fromhost()
6037 VkPhysicalDeviceProperties props; member
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
Dvulkanhal_unittest.cpp888 VkPhysicalDeviceProperties props; in TEST_P() local
955 VkPhysicalDeviceProperties props; in TEST_P() local
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv31Imp.cpp528 …rogram, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum * props, GLsizei bu… in glGetProgramResourceiv()
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp285 VkPhysicalDeviceProperties props; member
786 VkPhysicalDeviceProperties props, in setDeviceInfo()
1630 VkPhysicalDeviceProperties props; in on_vkCreateDevice() local
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp2806 …program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum* props, GLsizei bu… in glGetProgramResourceiv()
DGL2Encoder.cpp5918 …rogram, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum * props, GLsizei bu… in s_glGetProgramResourceiv()
Dgl2_enc.cpp10918 …program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum* props, GLsizei bu… in glGetProgramResourceiv_enc()