OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:first_upload
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/media/mca/filterfw/native/core/
vertex_frame.cpp
44
const bool
first_upload
= !HasVBO();
local
45
if (
first_upload
&& !CreateBuffer()) {
55
if (
first_upload
&& size == size_)
57
else if (!
first_upload
&& size <= size_)
Completed in 97 milliseconds