Home
last modified time | relevance | path

Searched defs:GetCount (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/
H A Dimu_service.cpp44 size_t EisImuData::GetCount() const { return count_; } in GetCount() function in RkCam::EisImuData
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dpropertystore.h56 STDMETHOD(GetCount) (THIS_ DWORD) PURE; in DECLARE_INTERFACE_() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Dbiginteger.h219 size_t GetCount() const { return count_; } in GetCount() function