Home
last modified time | relevance | path

Searched defs:data2D (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/rs/
H A Drs_hal.h247 void (*data2D)(const Context *rsc, const Allocation *alloc, member
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTextureTest.cpp15459 const GLfloat data2D[1] = {0.50}; in TEST_P() local