HomeSort by relevance Sort by last modified time
    Searched refs:GetResource (Results 1 - 21 of 21) sorted by null

  /external/webrtc/webrtc/modules/audio_device/test/
audio_device_test_defines.h 74 const char* GetResource(const char* resource);
func_test_manager.cc 71 char* GetResource(char* resource)
75 const char* GetResource(const char* resource)
    [all...]
  /frameworks/base/libs/androidfw/tests/
AssetManager2_test.cpp 95 assetmanager.GetResource(basic::R::string::test1, false /*may_be_bag*/,
125 assetmanager.GetResource(basic::R::string::test1, false /*may_be_bag*/,
153 assetmanager.GetResource(libclient::R::string::foo_one, false /*may_be_bag*/,
162 cookie = assetmanager.GetResource(value.data, false /* may_be_bag */, 0 /* density_override*/,
170 cookie = assetmanager.GetResource(libclient::R::string::foo_two, false /*may_be_bag*/,
179 cookie = assetmanager.GetResource(value.data, false /* may_be_bag */, 0 /* density_override*/,
197 ApkAssetsCookie cookie = assetmanager.GetResource(
313 assetmanager.GetResource(basic::R::integer::ref1, false /*may_be_bag*/,
336 assetmanager.GetResource(basic::R::integer::number2, true /*may_be_bag*/,
AssetManager2_bench.cpp 111 assetmanager.GetResource(resid, false /* may_be_bag */, 0u /* density_override */, &value,
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
macresource.py 29 h = Res.GetResource(restype, resid)
72 h = Res.GetResource(restype, resid)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
macresource.py 29 h = Res.GetResource(restype, resid)
72 h = Res.GetResource(restype, resid)
  /frameworks/base/libs/androidfw/include/androidfw/
AssetManager2.h 164 // referenced by a resource lookup with GetResource().
196 ApkAssetsCookie GetResource(uint32_t resid, bool may_be_bag, uint16_t density_override,
204 // `in_out_flags` is the type spec flags returned from calls to GetResource() or
  /frameworks/base/libs/androidfw/
AssetManager2.cpp 384 ApkAssetsCookie AssetManager2::GetResource(uint32_t resid, bool may_be_bag,
440 cookie = GetResource(in_out_value->data, true /*may_be_bag*/, 0u /*density_override*/,
    [all...]
  /external/freetype/src/base/
ftmac.c 745 sfnt = GetResource( TTAG_sfnt, sfnt_id );
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_objects.h 617 virtual void STDMETHODCALLTYPE GetResource(ID3D11Resource** out_resource)
  /external/pdfium/third_party/freetype/src/base/
ftmac.c 745 sfnt = GetResource( TTAG_sfnt, sfnt_id );
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d11.h     [all...]
d3d10.h     [all...]
d3d10_1.h 326 void (STDMETHODCALLTYPE *GetResource)(
358 #define ID3D10ShaderResourceView1_GetResource(This,ppResource) (This)->lpVtbl->GetResource(This,ppResource)
389 This->lpVtbl->GetResource(This,ppResource);
    [all...]
d3d10effect.h 458 STDMETHOD(GetResource)(THIS_ ID3D10ShaderResourceView **resource) PURE;
    [all...]
d3d10.idl     [all...]
mfobjects.h     [all...]
d3d11.idl     [all...]
comsvcs.h     [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
d3d10.idl     [all...]
d3d11.idl     [all...]

Completed in 641 milliseconds