Home
last modified time | relevance | path

Searched defs:resourceID (Results 1 - 8 of 8) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DResourceString.cpp20 static CSysString MyLoadStringA(HINSTANCE hInstance, UINT resourceID) in MyLoadStringA() argument
39 static void MyLoadString2(HINSTANCE hInstance, UINT resourceID, UString &s) in MyLoadString2() argument
54 UString MyLoadString(UINT resourceID) in MyLoadString() argument
75 void MyLoadString(HINSTANCE hInstance, UINT resourceID, UString &dest) in MyLoadString() argument
98 MyLoadString(UINT resourceID, UString &dest) MyLoadString() argument
[all...]
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DFormatUtils.cpp25 UString MyFormatNew(UINT resourceID, const UString &argument) in MyFormatNew() argument
/third_party/mesa3d/src/glx/
H A Dglx_error.c38 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, in __glXSendError() argument
/third_party/lzma/CPP/7zip/UI/GUI/
H A DExtractGUI.cpp41 static void AddValuePair(UString &s, UINT resourceID, UInt64 value, bool addColon = true) in AddValuePair() argument
51 static void AddSizePair(UString &s, UINT resourceID, UInt64 value) in AddSizePair() argument
/third_party/mesa3d/src/glx/tests/
H A Dcreate_context_unittest.cpp125 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, in __glXSendError() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.h535 void handleGennedResource(ResourceType resourceID) in handleGennedResource() argument
546 bool resourceIsGenerated(ResourceType resourceID) in resourceIsGenerated() argument
554 void handleDeletedResource(ResourceType resourceID) in handleDeletedResource() argument
H A DFrameCapture.cpp1685 GLuint resourceID = attachment.getResource()->getId(); in CaptureFramebufferAttachment() local
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp157 void GrGLGpu::TextureUnitBindings::setBoundID(GrGLenum target, GrGpuResource::UniqueID resourceID) { in setBoundID() argument

Completed in 20 milliseconds