Home
last modified time | relevance | path

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

/device/google/dragon/health/
Dhealthd-dragon.cpp63 static void dragon_soc_adjust(struct BatteryProperties *props) in dragon_soc_adjust()
97 int healthd_board_battery_update(struct BatteryProperties *props) in healthd_board_battery_update()
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp1034 RboProps props; in addFreshRenderbuffer() local
1205 const FboProps& props = boundFboProps_const(target); in getBoundFramebufferFormat() local
1318 FboProps props; in addFreshFramebuffer() local
1648 const FboProps& props = boundFboProps_const(target); in objectOfAttachment() local
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/
DLzmaCompress.c108 CLzmaEncProps props; in Encode() local
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzmaDec.c964 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs()
973 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.c946 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs()
955 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate()
DLzmaEnc.c91 CLzmaEncProps props = *props2; in LzmaEncProps_GetDictSize() local
428 CLzmaEncProps props = *props2; in LzmaEnc_SetProps() local
1720 CLzmaEncProps props; in LzmaEnc_Construct() local
2222 SRes LzmaEnc_WriteProperties(CLzmaEncHandle pp, Byte *props, SizeT *size) in LzmaEnc_WriteProperties()
2277 const CLzmaEncProps *props, Byte *propsEncoded, SizeT *propsSize, int writeEndMark, in LzmaEncode()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzmaDec.c964 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs()
973 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate()
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp4579 …rogram, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum * props, GLsizei bu… in s_glGetProgramResourceiv()
Dgl2_entry.cpp2778 …program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum* props, GLsizei bu… in glGetProgramResourceiv()
Dgl2_enc.cpp10278 …program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum* props, GLsizei bu… in glGetProgramResourceiv_enc()