Home
last modified time | relevance | path

Searched defs:getSerial (Results 1 – 17 of 17) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/
DIndexBuffer.cpp27 unsigned int IndexBuffer::getSerial() const in getSerial() function in rx::IndexBuffer
63 unsigned int IndexBufferInterface::getSerial() const in getSerial() function in rx::IndexBufferInterface
DRenderTargetD3D.cpp19 unsigned int RenderTargetD3D::getSerial() const in getSerial() function in rx::RenderTargetD3D
DBufferD3D.h42 unsigned int getSerial() const { return mSerial; } in getSerial() function
DVertexBuffer.cpp36 unsigned int VertexBuffer::getSerial() const in getSerial() function in rx::VertexBuffer
71 unsigned int VertexBufferInterface::getSerial() const in getSerial() function in rx::VertexBufferInterface
DProgramD3D.cpp3097 unsigned int ProgramD3D::getSerial() const in getSerial() function in rx::ProgramD3D
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowBuildTest.java88 public void getSerial() { in getSerial() method in ShadowBuildTest
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowBuildTest.java123 public void getSerial() { in getSerial() method in ShadowBuildTest
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/
DIssuerSerial.java93 public ASN1Integer getSerial() in getSerial() method in IssuerSerial
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DIssuerSerial.java89 public ASN1Integer getSerial() in getSerial() method in IssuerSerial
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/x509/
DIssuerSerial.java93 public ASN1Integer getSerial() in getSerial() method in IssuerSerial
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBuild.java137 protected static String getSerial() { in getSerial() method in ShadowBuild
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DTransformFeedback11.cpp126 Serial TransformFeedback11::getSerial() const in getSerial() function in rx::TransformFeedback11
DResourceManager11.h231 ResourceSerial getSerial() const in getSerial() function
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBuild.java197 protected static String getSerial() { in getSerial() method in ShadowBuild
/external/angle/src/libANGLE/renderer/vulkan/
DResourceVk.h108 ANGLE_INLINE Serial getSerial() const in getSerial() function
DCommandGraph.h373 ANGLE_INLINE Serial getSerial() const in getSerial() function
Dvk_helpers.cpp9647 ImageOrBufferViewSubresourceSerial BufferViewHelper::getSerial() const in getSerial() function in rx::vk::BufferViewHelper