Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DPosterize.java42 void setParams(float intensHigh, float intensLow, int r, int g, int b) { in setParams() method in Posterize
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DPosterize.java33 void setParams(float intensHigh, float intensLow, int r, int g, int b) { in setParams() method in Posterize
/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
DUiAutomatorTestCase.java114 void setParams(Bundle params) { in setParams() method in UiAutomatorTestCase
/frameworks/base/core/tests/coretests/src/android/view/menu/
DMenuScenario.java48 public void setParams(Params params) { in setParams() method in MenuScenario
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.cpp463 status_t C2SoftHevcDec::setParams(size_t stride, IVD_VIDEO_DECODE_MODE_T dec_mode) { in setParams() function in android::C2SoftHevcDec
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.cpp471 status_t C2SoftAvcDec::setParams(size_t stride, IVD_VIDEO_DECODE_MODE_T dec_mode) { in setParams() function in android::C2SoftAvcDec
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.cpp521 status_t C2SoftMpeg2Dec::setParams(size_t stride) { in setParams() function in android::C2SoftMpeg2Dec
/frameworks/av/media/codec2/components/apv/
DC2SoftApvEnc.cpp940 void C2SoftApvEnc::setParams(oapve_param_t& param) { in setParams() function in android::C2SoftApvEnc