Home
last modified time | relevance | path

Searched defs:newParams (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/Tethering/src/android/net/ip/
DRouterAdvertisementDaemon.java251 public void buildNewRa(RaParams deprecatedParams, RaParams newParams) { in buildNewRa()
DIpServer.java996 private void setRaParams(RaParams newParams) { in setRaParams()
/frameworks/av/media/bufferpool/2.0/tests/
Dallocator.cpp149 bool TestBufferPoolAllocator::compatible(const std::vector<uint8_t> &newParams, in compatible()
/frameworks/av/media/bufferpool/1.0/vts/
Dallocator.cpp149 bool TestBufferPoolAllocator::compatible(const std::vector<uint8_t> &newParams, in compatible()
/frameworks/av/media/libstagefright/omx/
DSoftVideoDecoderOMXComponent.cpp487 OMX_PARAM_PORTDEFINITIONTYPE *newParams = in internalSetParameter() local
/frameworks/av/services/camera/libcameraservice/api1/client2/
DParameters.cpp1317 CameraParameters2 newParams(paramString); in set() local
/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp594 const std::vector<uint8_t> &newParams, in compatible()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp4139 android::hardware::hidl_vec<uint8_t> oldParams, newParams; in isReconfigurationRequired() local