HomeSort by relevance Sort by last modified time
    Searched refs:bof_is_blob (Results 1 - 2 of 2) sorted by null

  /external/libdrm/radeon/
bof.h 84 static inline int bof_is_blob(bof_t *bof){return (bof->type == BOF_TYPE_BLOB);} function
bof.c 162 if (!bof_is_blob(bof))
169 if (!bof_is_blob(bof))

Completed in 90 milliseconds