Home
last modified time | relevance | path

Searched defs:resourceID (Results 1 – 12 of 12) sorted by relevance

/external/lzma/CPP/Windows/
DResourceString.cpp20 static CSysString MyLoadStringA(HINSTANCE hInstance, UINT resourceID) in MyLoadStringA()
39 static void MyLoadString2(HINSTANCE hInstance, UINT resourceID, UString &s) in MyLoadString2()
54 UString MyLoadString(UINT resourceID) in MyLoadString()
75 void MyLoadString(HINSTANCE hInstance, UINT resourceID, UString &dest) in MyLoadString()
98 void MyLoadString(UINT resourceID, UString &dest) in MyLoadString()
/external/replicaisland/src/com/replica/replicaisland/
DTextureLibrary.java72 public Texture allocateTexture(int resourceID) { in allocateTexture()
82 public Texture loadTexture(Context context, GL10 gl, int resourceID) { in loadTexture()
210 public boolean isTextureLoaded(int resourceID) { in isTextureLoaded()
220 public Texture getTextureByResource(int resourceID) { in getTextureByResource()
/external/lzma/CPP/7zip/UI/GUI/
DExtractGUI.cpp41 static void AddValuePair(UString &s, UINT resourceID, UInt64 value, bool addColon = true) in AddValuePair()
53 static void AddSizePair(UString &s, UINT resourceID, UInt64 value) in AddSizePair()
/external/lzma/CPP/7zip/UI/FileManager/
DFormatUtils.cpp25 UString MyFormatNew(UINT resourceID, const UString &argument) in MyFormatNew()
/external/mesa3d/src/glx/
Dglx_error.c38 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, in __glXSendError()
/external/angle/src/libANGLE/renderer/vulkan/
DCommandGraph.cpp808 uintptr_t resourceID) in setDiagnosticInfo()
963 uintptr_t resourceID) in allocateBarrierNode()
/external/mesa3d/src/glx/tests/
Dcreate_context_unittest.cpp116 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, in __glXSendError()
/external/python/cpython2/Mac/Modules/icn/
D_Icnmodule.c888 SInt16 resourceID; in Icn_RegisterIconRefFromResource() local
981 SInt16 resourceID; in Icn_OverrideIconRefFromResource() local
/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c2627 short resourceID; in Menu_MacGetMenu() local
3099 short resourceID; in Menu_GetMenu() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp156 void GrGLGpu::TextureUnitBindings::setBoundID(GrGLenum target, GrGpuResource::UniqueID resourceID) { in setBoundID()
/external/angle/src/libANGLE/capture/
DFrameCapture.cpp1668 GLuint resourceID = attachment.getResource()->getId(); in CaptureFramebufferAttachment() local
/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c3960 SInt16 resourceID; in Ctl_GetNewControl() local