OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsdAllocationData2D
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/driver/
rsdAllocation.h
116
void
rsdAllocationData2D
(const android::renderscript::Context *rsc,
rsdCore.cpp
130
fnPtr[0] = (void *)
rsdAllocationData2D
; break;
rsdAllocation.cpp
489
rsdAllocationData2D
(rsc, alloc, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, alloc->getType()->getDimX(), alloc->getType()->getDimY(), alloc->mHal.state.userProvidedPtr, allocSize, 0);
890
void
rsdAllocationData2D
(const Context *rsc, const Allocation *alloc,
[
all
...]
Completed in 76 milliseconds