Searched defs:resourceID (Results 1 - 8 of 8) sorted by relevance
/third_party/lzma/CPP/Windows/ |
H A D | ResourceString.cpp | 20 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 D | FormatUtils.cpp | 25 UString MyFormatNew(UINT resourceID, const UString &argument)
in MyFormatNew() argument
|
/third_party/mesa3d/src/glx/ |
H A D | glx_error.c | 38 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, in __glXSendError() argument
|
/third_party/lzma/CPP/7zip/UI/GUI/ |
H A D | ExtractGUI.cpp | 41 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 D | create_context_unittest.cpp | 125 __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 D | FrameCapture.h | 535 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 D | FrameCapture.cpp | 1685 GLuint resourceID = attachment.getResource()->getId(); in CaptureFramebufferAttachment() local
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLGpu.cpp | 157 void GrGLGpu::TextureUnitBindings::setBoundID(GrGLenum target, GrGpuResource::UniqueID resourceID) { in setBoundID() argument
|
Completed in 20 milliseconds