Home
last modified time | relevance | path

Searched refs:setTargetType (Results 1 – 3 of 3) sorted by relevance

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/exc/
DInvalidNullException.java44 exc.setTargetType(type); in from()
DMismatchedInputException.java66 public MismatchedInputException setTargetType(JavaType t) { in setTargetType() method in MismatchedInputException
/external/deqp/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp555 void setTargetType (const deUint32 targetType);
613 void TestFramebuffer::setTargetType (const deUint32 targetType) in setTargetType() function in deqp::gles31::Functional::__anon29dbf92e0111::TestFramebuffer
970 m_framebufferList[fboDstIdx]->setTargetType(GL_READ_FRAMEBUFFER); in copyFrameBufferTexture()
974 m_framebufferList[fboDstIdx]->setTargetType(GL_DRAW_FRAMEBUFFER); in copyFrameBufferTexture()
991 m_framebufferList[fboDstIdx]->setTargetType(GL_READ_FRAMEBUFFER); in copyFrameBufferTexture()