HomeSort by relevance Sort by last modified time
    Searched full:setconfig (Results 51 - 75 of 255) sorted by null

1 23 4 5 6 7 8 91011

  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Other.h 118 * this structure to the Clock Component via a SetConfig on its
127 * (SetConfig)
171 * A client component sends this structure to the Clock Component via a SetConfig
282 * On a SetConfig if eState is OMX_TIME_ClockStateRunning media time
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Other.h 101 * this structure to the Clock Component via a SetConfig on its
110 * (SetConfig)
154 * A client component sends this structure to the Clock Component via a SetConfig
265 * On a SetConfig if eState is OMX_TIME_ClockStateRunning media time
  /frameworks/base/docs/html/sdk/api_diff/19/changes/
android.graphics.Bitmap.html 101 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/Bitmap.html#setConfig(android.graphics.Bitmap.Config)" target="_top"><code>setConfig</code></A>(<code>Config</code>)</nobr>
  /hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h 157 static OMX_ERRORTYPE SetConfig(
349 /* Get/SetConfig */
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
libOMX.TI.AMR.encode.so 
  /external/jetty/src/java/org/eclipse/jetty/security/
JDBCLoginService.java 97 setConfig(config);
106 setConfig(config);
180 public void setConfig(String config)
  /frameworks/av/media/libstagefright/
OMXClient.cpp 78 virtual status_t setConfig(
340 status_t MuxOMX::setConfig(
343 return getOMX(node)->setConfig(node, index, params, size);
  /external/webrtc/webrtc/test/
fake_network_pipe_unittest.cc 231 pipe->SetConfig(config);
278 pipe->SetConfig(config);
fake_network_pipe.cc 98 void FakeNetworkPipe::SetConfig(const FakeNetworkPipe::Config& config) {
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
PreFillType.java 138 public Builder setConfig(Bitmap.Config config) {
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
btSoftBodyFloatData.java 217 public void setConfig(SoftBodyConfigData value) {
  /external/markdown/markdown/extensions/
toc.py 120 self.setConfig(key, value)
wikilinks.py 102 self.setConfig(key, value)
  /external/skia/experimental/DrawingBoard/
SampleDrawingServer.cpp 181 fBase.setConfig(SkBitmap::kARGB_8888_Config,
  /external/skia/tests/
BitmapTest.cpp 95 // which does not fit in a int32_t. setConfig should detect this, and fail.
  /external/svox/pico/compat/src/com/android/tts/compat/
SynthProxy.java 101 public int setConfig(String engineConfig) {
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.h 220 OMX_ERRORTYPE setConfig(
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.h 81 virtual OMX_ERRORTYPE setConfig(
  /frameworks/av/media/libstagefright/include/
OMXNodeInstance.h 51 status_t setConfig(OMX_INDEXTYPE index, const void *params, size_t size);
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSCompilerDriver.h 87 void setConfig(CompilerConfig *config) {
  /frameworks/compile/mclinker/lib/Fragment/
Relocation.cpp 30 g_RelocationFactory->setConfig(pConfig);
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderMPEG4.cpp 118 // encode and setConfig need to be thread safe
  /hardware/intel/common/utils/ISV/include/
isv_omxcomponent.h 122 static OMX_ERRORTYPE SetConfig(
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ilogobj.hxx 60 virtual HRESULT WINAPI SetConfig(DWORD cbSize,PBYTE Log) = 0;
  /prebuilts/go/darwin-x86/src/cmd/pprof/
pprof.go 161 func (*objTool) SetConfig(config string) {

Completed in 281 milliseconds

1 23 4 5 6 7 8 91011