Searched refs:Make (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/msm8998/json-c/ |
D | ChangeLog | 16 * Make the json_tokener_errors array local. It has been deprecated for 30 * Make strict mode more strict: 59 * Make it safe to delete keys while iterating with the json_object_object_foreach macro. 61 * Make float parsing locale independent. 75 * Make json_object_iter public to enable external use of the 109 * Make json_object_from_file take const char *filename 124 * Make sure every va_start has a va_end. 172 * Make headers C++ compatible by change *this to *obj
|
D | README.md | 22 Make sure you have a complete `libtool` install, including `libtoolize`.
|
D | RELEASE_CHECKLIST.txt | 12 Make any fixes/changes *before* branching.
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_dump_layers.cpp | 337 SkImageInfo info = SkImageInfo::Make(getWidth(hnd), getHeight(hnd), in dumpLayer()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_dump_layers.cpp | 345 SkImageInfo info = SkImageInfo::Make(getWidth(hnd), getHeight(hnd), in dumpLayer()
|
/hardware/google/av/codec2/vndk/ |
D | C2Store.cpp | 143 C2FieldSupportedValuesQuery::Possible(C2ParamField::Make(usageInfo, usageInfo.usage)), in UseComponentStoreForIonAllocator() 144 C2FieldSupportedValuesQuery::Possible(C2ParamField::Make(usageInfo, usageInfo.capacity)), in UseComponentStoreForIonAllocator()
|
/hardware/google/av/codec2/include/ |
D | C2Param.h | 734 inline static C2ParamField Make(S& param, T& offset) { in Make() function
|