Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLightingShader.cpp679 …void* normalStateStorage = (char*)storage + sizeof(LightingShaderContext) + sizeof(SkBitmapProcSta… in onCreateContext() local
680 SkBitmapProcState* normalState = new (normalStateStorage) SkBitmapProcState(fNormalMap, in onCreateContext()