Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DHostVisibleMemoryVirtualization.cpp188 const auto& props = in isHostVisibleMemoryTypeIndexForGuest() local
200 const auto& props = in isDeviceLocalMemoryTypeIndexForGuest() local
315 const auto& props = in isNoFlagsMemoryTypeIndexForGuest() local
DResourceTracker.cpp244 VkPhysicalDeviceProperties props; member
656 VkPhysicalDeviceProperties props, in setDeviceInfo()
1396 VkPhysicalDeviceProperties props; in on_vkCreateDevice() local
/device/google/bonito/health/
DBatteryInfoUpdate.cpp31 void BatteryInfoUpdate::update(struct android::BatteryProperties *props) { in update()
DBatteryRechargingControl.cpp75 void BatteryRechargingControl::updateBatteryProperties(struct android::BatteryProperties *props) { in updateBatteryProperties()
DHealthService.cpp118 int healthd_board_battery_update(struct android::BatteryProperties *props) { in healthd_board_battery_update()
/device/google/sunfish/health/
DHealth.cpp109 int private_healthd_board_battery_update(struct android::BatteryProperties *props) { in private_healthd_board_battery_update()
163 struct BatteryProperties props; in UpdateHealthInfo() local
/device/google/coral/health/
DHealth.cpp122 int private_healthd_board_battery_update(struct android::BatteryProperties *props) { in private_healthd_board_battery_update()
178 struct BatteryProperties props; in UpdateHealthInfo() local
/device/google/crosshatch/health/
DBatteryRechargingControl.cpp76 void BatteryRechargingControl::updateBatteryProperties(struct android::BatteryProperties *props) { in updateBatteryProperties()
DHealthService.cpp115 int healthd_board_battery_update(struct android::BatteryProperties *props) { in healthd_board_battery_update()
/device/generic/goldfish/soundtrigger/
Dmain.cpp33 V2_0::ISoundTriggerHw::Properties props; in getProperties() local
/device/google/wahoo/health/
DHealthService.cpp75 int healthd_board_battery_update(struct android::BatteryProperties *props) in healthd_board_battery_update()
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/
DLzmaCompress.c104 CLzmaEncProps props; in Encode() local
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp1320 RboProps props; in addFreshRenderbuffer() local
1491 const FboProps& props = boundFboProps_const(target); in getBoundFramebufferFormat() local
1604 FboProps props; in addFreshFramebuffer() local
1934 const FboProps& props = boundFboProps_const(target); in objectOfAttachment() local
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzmaDec.c1038 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs()
1047 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzmaDec.c1038 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs()
1047 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate()
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzmaDec.c1036 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs()
1045 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate()
DLzmaEnc.c97 CLzmaEncProps props = *props2; in LzmaEncProps_GetDictSize() local
441 CLzmaEncProps props = *props2; in LzmaEnc_SetProps() local
1751 CLzmaEncProps props; in LzmaEnc_Construct() local
2271 SRes LzmaEnc_WriteProperties(CLzmaEncHandle pp, Byte *props, SizeT *size) in LzmaEnc_WriteProperties()
2332 const CLzmaEncProps *props, Byte *propsEncoded, SizeT *propsSize, int writeEndMark, in LzmaEncode()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp2793 …program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum* props, GLsizei bu… in glGetProgramResourceiv()
DGL2Encoder.cpp5207 …rogram, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum * props, GLsizei bu… in s_glGetProgramResourceiv()
Dgl2_enc.cpp10280 …program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum* props, GLsizei bu… in glGetProgramResourceiv_enc()