Home
last modified time | relevance | path

Searched refs:allocationGenerateMipmaps (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.h71 Return<void> allocationGenerateMipmaps(Allocation allocation) override;
DContext.cpp219 Return<void> Context::allocationGenerateMipmaps(Allocation allocation) { in allocationGenerateMipmaps() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsCopyTests.cpp364 context->allocationGenerateMipmaps(allocation); in TEST_F()
/hardware/interfaces/renderscript/1.0/
DIContext.hal305 allocationGenerateMipmaps(Allocation allocation);